README
etherless-types
This contains the core type definitions to be used across etherless-smart, etherless-server and etherless-cli.
Build
Build using
npm run build
This contains the core type definitions to be used across etherless-smart, etherless-server and etherless-cli.
<script type="module">
import bSmartEtherlessTypes from 'https://cdn.skypack.dev/@b-smart/etherless-types';
</script>
This contains the core type definitions to be used across etherless-smart, etherless-server and etherless-cli.
Build using
npm run build