jmdobry / angular-cache

angular-cache is a very useful replacement for the Angular 1 $cacheFactory.
http://jmdobry.github.io/angular-cache
MIT License
1.39k stars 156 forks source link

Is there a TypeScript def file? #221

Closed dougarp closed 8 years ago

dougarp commented 8 years ago

Hi - I'm in the process of integrating TypeScript into one of our Angular apps - which uses angular-cache of course - and I noticed there's no TypeScript def file. Any plans on publishing one? Or maybe you know of a way around it? (I'm a TypeScript noob, btw).

Thanks in advance...

jmdobry commented 8 years ago

I'm a TypeScript noob too, and no TypeScript def file that I know of. I'd happily merge the PR if someone wanted to contribute one.

jmdobry commented 8 years ago

There is now a TypeScript definition file: https://github.com/jmdobry/CacheFactory/blob/master/dist/cachefactory.d.ts