Skip to content

Type Alias: ScreenPayload

ts
type ScreenPayload = z.infer<typeof ScreenPayloadSchema>;

Defined in: src/cloud/models/screenPayload.ts:23