UNPKG

localforage-driver-memory

Version:

in-memory localforage driver that resets on page reload

2 lines (1 loc) 88 B
export declare function clear(this: any, callback?: (err: any) => void): Promise<void>;