UNPKG

@code-to-json/cli

Version:
6 lines 169 B
/** * Run the code-to-json cli command * @param args command-line arguments */ export declare function runCli(args: string[]): void; //# sourceMappingURL=cli.d.ts.map