@clockentes/types

Clockentes types

Usage no npm install needed!

<script type="module">
  import clockentesTypes from 'https://cdn.skypack.dev/@clockentes/types';
</script>

README

@clockentes/types

Types used in Clockentes.

Build and publish procedure

  1. Increase version
  2. Execute npm run build
  3. Push all modifications to git
  4. Create a tag with the version number
  5. Execute npm publish

Installation in a project

npm install --save @clockentes/types