Files
DefinitelyTyped/angular-local-storage
Maik 398cc1eb89 Values in localStorage are not only strings
The user of the lib can put all types of values into localStorage. So the ILocalStorageService should be a generic.
2015-01-05 12:32:37 +01:00
..