testingmodulecreationtest

testing module creation

Usage no npm install needed!

<script type="module">
  import testingmodulecreationtest from 'https://cdn.skypack.dev/testingmodulecreationtest';
</script>

README

test

testing module creation

Installation

npm install test

Usage

import Test from "test";

// ...

const result = await Test.multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT