UNPKG

ionic-mocks-jest

Version:
4 lines (3 loc) 87 B
export declare class StorageMock { static instance(key?: any, value?: any): any; }