mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-03 17:16:08 +08: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