maci
maci copied to clipboard
Publish type declarations
We tried using the maci npm packages from a Typescript project, but found that typings were not available.
This PR makes sure that the build also produces type declaration files (.d.ts
) so that consumers will get the full support of the type system.
More info: https://www.typescriptlang.org/docs/handbook/declaration-files/publishing.html