Variable: GlobalScopeSchema
ts
const GlobalScopeSchema: ZodObject<{
attributes: ZodOptional<ZodArray<ZodCustom<string & object | "defaultValue" | "notSelectable", string & object | "defaultValue" | "notSelectable">>>;
}, $loose>;Defined in: src/cloud/models/globalScope.ts:4