UNPKG

tasmota-esp-web-tools

Version:
3 lines (2 loc) 121 B
import { Manifest } from "../const"; export declare const downloadManifest: (manifestPath: string) => Promise<Manifest>;