Closed mazamachi closed 6 years ago
@brianloveswords Can this be merged and released? Currently 3.0.0
won't compile properly in TypeScript because of this.
Any update on this library? been using base64url-ts2
on my projects for 3 years now because this project is stuck not approving/merging PRs... would love to actually use this but I can't until this PR gets merged...
can @brianloveswords chime in or help offload this project to someone?
Added
typings
in package.json to declare the location of type file. ref. https://www.typescriptlang.org/docs/handbook/declaration-files/publishing.html This issue resolves https://github.com/brianloveswords/base64url/issues/29 .Tested in TypesScript 2.8.3 This would be helpful for many of typescript users.
Regards,