UNPKG

zod-to-x

Version:

Multi language types generation from Zod schemas.

8 lines (7 loc) 204 B
export declare const log: { info: (...args: any) => void; error: (...args: any) => void; warn: (...args: any) => void; debug: (...args: any) => void; trace: (...args: any) => void; };