UNPKG

astro-zod-to-json-schema

Version:

Auto-generate JSON schemas from your Astro's Content Collections Zod schemas.

2 lines 150 B
export declare function astroZodCollectionsToJsonSchemas(collectionConfig: any): Promise<void>; //# sourceMappingURL=astro-zod-to-json-schema.d.ts.map