getItem.d.ts 79 B

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