UNPKG

@repobuddy/typescript

Version:
7 lines 388 B
import { z } from 'clibuilder'; export declare const build: import("clibuilder").cli.Command<Record<string, any>, z.ZodTypeAny, { name: "type"; description: string; type: z.ZodUnion<[z.ZodLiteral<"cjs">, z.ZodLiteral<"tslib">, z.ZodLiteral<"esm">]>; }[], import("clibuilder").cli.Command.Options<string, z.ZodType<any, z.ZodTypeDef, any>>>; //# sourceMappingURL=build.d.ts.map