Build

Library project will be bundled with use of Rollup that is configured to use ezolenko/rollup-plugin-typescript2 with use of ttypescript in rollup.config.js. To build project use:

npm run build

What's next?

You SHOULD learn more about releasing software with semantic-release and Github actions here.