btype-hook

A way to use BType in Node projects

Usage no npm install needed!

<script type="module">
  import btypeHook from 'https://cdn.skypack.dev/btype-hook';
</script>

README

btype-hook

A way to use BType seamlessly in your Node project.

Requirements

BType requires Node 5 and up.

Installing

npm install --save btype-hook
require('btype-hook');