Skip to content

Type Alias: CreateWhiteboard

ts
type CreateWhiteboard = z.input<typeof CreateWhiteboardSchema>;

Defined in: src/v2/parameters/createWhiteboard.ts:12