UNPKG

typescript-class-helpers

Version:
2 lines 81 B
// @ts-nocheck export declare function getStorage<T = any>(property?: string): T;