summaryrefslogtreecommitdiff
path: root/node_modules/@phntms/use-local-state/lib/utils.d.ts
blob: 74f40d9183228e023e2be4de46c64157a5081c47 (plain) (blame)
1
2
3
export declare const IS_BROWSER: boolean;
export declare const SUPPORTED: false | Storage;
//# sourceMappingURL=utils.d.ts.map