UNPKG

@repobuddy/typescript

Version:
11 lines 418 B
import { z } from 'clibuilder'; export declare const copyCJSPackageJson: import("clibuilder").cli.Command<Record<string, any>, z.ZodTypeAny, ({ name: "dir"; description: string; type: z.ZodString; } | { name: "cwd"; description: string; type?: never; })[], import("clibuilder").cli.Command.Options<string, z.ZodType<any, z.ZodTypeDef, any>>>; //# sourceMappingURL=copy_cjs_package_json.d.ts.map