UNPKG

localforage-driver-memory

Version:

in-memory localforage driver that resets on page reload

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