@openlab/deconf-shared

Shared code between deconf-ui-toolkit and deconf-api-toolkit

Usage no npm install needed!

<script type="module">
  import openlabDeconfShared from 'https://cdn.skypack.dev/@openlab/deconf-shared';
</script>

README

toolkit-shared

This repo is for shared code between deconf-ui-toolkit and deconf-api-toolkit. Namely types.ts

WIP

publish

  • Add a new version at the top of CHANGELOG.md
  • Make sure everything is committed
  • npm version minor | major | patch
  • npm publish --access=public

This project was set up by puggle