UNPKG

ng2-cache-service

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