mirror of
https://github.com/thegecko/web-bluetooth-dfu.git
synced 2026-04-26 01:59:47 +08:00
3 lines
62 B
TypeScript
3 lines
62 B
TypeScript
import { SecureDfu } from "./secure-dfu";
|
|
export = SecureDfu;
|