UNPKG

@startpage/local-storage

Version:

Local storage management for your startpage

2 lines (1 loc) 86 B
export declare const parseStorageItem: <ValueType>(key: string) => ValueType | null;