salemdar / angular2-cookie

Implementation of Angular 1.x $cookies service to Angular 2
MIT License
109 stars 29 forks source link

added interface to allow for easier testing #27

Closed tdawgy closed 7 years ago

tdawgy commented 8 years ago

I'd like to add an interface so I can more easily mock it when testing my project.