UNPKG

125 BTypeScriptView Raw
1export declare function SessionStorage(webSKey?: string, defaultValue?: any): (targetedClass: Object, raw: string) => void;