Skip to content

Type Alias: Scope

ts
type Scope = z.infer<typeof ScopeSchema>;

Defined in: src/cloud/models/scope.ts:15