DefinitelyTyped/types/ngstorage
sclassen 3440a18e98 ngStorage: improve definitions and update to newest tslint (#16238)
* update ngstorage to new linter configuration

* update ngStorage interfaces

- remove the method StorageService.get() as it does not exist
- add the method StorageService.$supported() which was missing
- StorageService.$default() and StorageService.$reset() return an intersection type of its argument and StorageService
- add the method StorageProvider.remove() which was missing
- add the method StorageProvider.supported which was missing
2017-05-01 13:46:11 -07:00
..
index.d.ts
ngstorage-tests.ts
tsconfig.json
tslint.json