@bfbrmt/mypackage01

my first package. test.

Usage no npm install needed!

<script type="module">
  import bfbrmtMypackage01 from 'https://cdn.skypack.dev/@bfbrmt/mypackage01';
</script>

README

this is a test package

install

npm i @bfbrmt/mypackage01

usage

import test from '@bfbrmt/mypackage01'
test.test();
test.hello("huang");