Skip to content

Type Alias: TrelloID

ts
type TrelloID = z.infer<typeof TrelloIDSchema>;

Defined in: models/trelloID.ts:5