mrhenry / polyfill-library

MIT License
7 stars 1 forks source link

fix types #77

Closed romainmenke closed 1 month ago

romainmenke commented 1 month ago

.d.ts files need to exist next to .js files for them to be auto detected by Typescript.

Placing type files in their own directory only works when there is only a single types file or when using exports.