Files
DefinitelyTyped/angular-local-storage
Chris Woolum c7684b4098 Make the methods generic instead of the interface
Making the interface generic limits it to only one data type. By making the get and set methods generic, you can  use multiple data types on the same service
2015-04-17 11:14:54 -07:00
..