UNPKG

ng2-webstorage

Version:
7 lines (6 loc) 221 B
export declare const LIB_KEY = "ng2-webstorage"; export declare const LIB_KEY_SEPARATOR = "|"; export declare const LIB_KEY_CASE_SENSITIVE: boolean; export declare const STORAGE_NAMES: { [x: number]: string; };