Skip to content

Type Alias: StatusScope

ts
type StatusScope = z.infer<typeof StatusScopeSchema>;

Defined in: src/cloud/models/statusScope.ts:12