Skip to content

Type Alias: RolePayload

ts
type RolePayload = z.infer<typeof RolePayloadSchema>;

Defined in: src/cloud/models/rolePayload.ts:26