UNPKG

react-zeroconfig

Version:
3 lines (2 loc) • 112 B
import { WebappArgv } from '../types'; export declare function parseWebappArgv(nodeArgv: string[]): WebappArgv;