UNPKG

@pscoped/ng2-cache

Version:

> ng2-cache library compatible with AoT compilation & Tree shaking like an official package.

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