@dvh-module/core

core

Usage no npm install needed!

<script type="module">
  import dvhModuleCore from 'https://cdn.skypack.dev/@dvh-module/core';
</script>

README

@dvh-module/core

core

Installation

npm install @dvh-module/core

Usage

import Core from "@dvh-module/core";

// ...

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

Contributing

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

License

MIT