removeItem.d.ts 82 B

1
  1. export declare function removeItem(this: any, key$: string, callback?: any): any;