UNPKG

react-zeroconfig

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