UNPKG

ngx-webstorage-service

Version:
11 lines (10 loc) 519 B
import * as i0 from "@angular/core"; /** * @deprecated You no longer need to import the `StorageServiceModule`, since the `SESSION_STORAGE` and `LOCAL_STORAGE` injection tokens are * now 'self providing' in the root injector. */ export declare class StorageServiceModule { static ɵfac: i0.ɵɵFactoryDeclaration<StorageServiceModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<StorageServiceModule, never, never, never>; static ɵinj: i0.ɵɵInjectorDeclaration<StorageServiceModule>; }