README
Models and utils
Shared source for data models and common helpers
Usage
npm i create-learn-common
Create Learn models and utils
<script type="module">
import createLearnCommon from 'https://cdn.skypack.dev/create-learn-common';
</script>
Shared source for data models and common helpers
npm i create-learn-common