Skip to main content

SyncedCookie.get

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

Signature

get: () => Data | null;