You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 21, 2022. It is now read-only.
Currently every (parent)module has it's own type definition file (typings.d.ts). These files should be merged (during the build/publish process) into one declaration file that is included in the npm package.
Currently every (parent)module has it's own type definition file (typings.d.ts). These files should be merged (during the build/publish process) into one declaration file that is included in the npm package.
https://www.typescriptlang.org/docs/handbook/declaration-files/publishing.html#including-declarations-in-your-npm-package