UNPKG

ng2-cache

Version:
6 lines (5 loc) 112 B
export declare const enum CacheStoragesEnum { LOCAL_STORAGE = 0, SESSION_STORAGE = 1, MEMORY = 2, }