UNPKG

flash-esp-web-bangnguyendev

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