@hakkei/dfu-handler
v0.1.7
Published
## Usage ``` $ pnpm install $ pnpm run dev ```
Downloads
5
Readme
hke-dfu-handler
Usage
$ pnpm install
$ pnpm run dev
Installation
$ npm install --save @hakkei/dfu-handler
Markup
<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">