UNPKG

localforage-driver-memory

Version:

in-memory localforage driver that resets on page reload

2 lines (1 loc) 79 B
export declare function getItem(this: any, key$: string, callback?: any): any;