Skip to content

Type Alias: TabPayload

ts
type TabPayload = z.infer<typeof TabPayloadSchema>;

Defined in: src/cloud/models/tabPayload.ts:19