Type Alias: Site
type Site = z.infer<typeof siteSchema>;
Defined in: shared/validation/siteSchemas.ts:33
Type representing a validated site.
type Site = z.infer<typeof siteSchema>;
Defined in: shared/validation/siteSchemas.ts:33
Type representing a validated site.