UNPKG

flash-esp-web-bangnguyendev

Version:
3 lines (2 loc) 130 B
import type { InstallButton } from "./install-button.js"; export declare const connect: (button: InstallButton) => Promise<void>;