UNPKG

@zero-scripts/core

Version:

Framework for creating presets, configurations and extensions

3 lines 138 B
import { CLIMeta } from './types'; export declare function getCLIMeta(argv: string[]): CLIMeta; //# sourceMappingURL=getCLIMeta.d.ts.map