Skip to content

@stephansama packages / @stephansama/auto-readme / args / zodToYargs

Function: zodToYargs()

ts
function zodToYargs(): Omit<Record<keyof typeof shape, Options>, ComplexOptions>;

Defined in: core/auto-readme/src/args.ts:52

Returns

Omit<Record<keyof typeof shape, Options>, ComplexOptions>

Released under MIT license