Skip to main content

ReactSynced.data

동기화된 데이터를 가져옵니다.

Signature

get data(): T | null;

set data(data: T | null);