Skip to content

Type Alias: BoardAdmins

ts
type BoardAdmins = z.infer<typeof BoardAdminsSchema>;

Defined in: src/agile/models/boardAdmins.ts:43