Skip to content

Type Alias: Location

ts
type Location = z.infer<typeof LocationSchema>;

Defined in: src/agile/models/location.ts:9