Skip to content

Type Alias: BoardLocation

ts
type BoardLocation = z.infer<typeof BoardLocationSchema>;

Defined in: src/agile/models/boardLocation.ts:17