UNPKG

tasmota-esp-web-tools

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