Skip to main content

SyncedStorage.get

Storage에 저장된 json 데이터를 parse 한 후 가져옵니다.

Signature

get: () => Data | null;