mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-05 05:04:26 +00:00
* updates definition to reflect latest changes In latest versions of angular-local-storage library it is possible now to pass type of storage to some methods e.g. https://github.com/grevory/angular-local-storage/blob/master/src/angular-local-storage.js#L147 * improves formatting