maci icon indicating copy to clipboard operation
maci copied to clipboard

Publish type declarations

Open jfschwarz opened this issue 2 years ago • 0 comments

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

jfschwarz avatar Sep 07 '22 11:09 jfschwarz