@hakkei/dfu-handler
v0.1.7
Published
## Usage ``` $ pnpm install $ pnpm run dev ```
Downloads
10
Readme
hke-dfu-handler
Usage
$ pnpm install
$ pnpm run devInstallation
$ npm install --save @hakkei/dfu-handlerMarkup
<div class="p-5" id="app">
<dfu-handler></dfu-handler>
</div>With script tag
<script type="module" src="./node_modules/@hakkei/dfu-handler/dist/index.js">