Skip to content

Type Alias: StatusCreate

ts
type StatusCreate = z.infer<typeof StatusCreateSchema>;

Defined in: src/cloud/models/statusCreate.ts:14