UNPKG

zod-to-x

Version:

Multi language types generation from Zod schemas.

9 lines (8 loc) 180 B
/** * Go standard library and common package import strings. */ export declare function getLibs(): { timePackage: string; jsonPackage: string; fmtPackage: string; };