madmurphy / cookies.js

Simple cookie framework with full Unicode support
GNU General Public License v3.0
264 stars 54 forks source link

Typescript declaration file doesn't work #20

Closed markcellus closed 5 years ago

markcellus commented 5 years ago

Looks like the typescript declaration file was created in #4 but there doesn't seem to be any mapping of it in the package.json file, so it doesn't work when importing the library.

madmurphy commented 5 years ago

@mkay581 Good point. Fixed! :)