Files
web-bluetooth-dfu/types/index.d.ts
2020-05-10 09:32:00 +00:00

3 lines
62 B
TypeScript

import { SecureDfu } from "./secure-dfu";
export = SecureDfu;