UNPKG

ngx-store

Version:

Angular decorators to automagically keep variables in HTML5 LocalStorage, SessionStorage, cookies; injectable services for managing and listening to data changes and a bit more.

3 lines (2 loc) 101 B
import { Rule } from '@angular-devkit/schematics'; export declare function createConfigFile(): Rule;