scopeType
Getter
The scope type of this CodeSpec.
scopeType: CodeScopeSpec.Type
Returns - CodeScopeSpec.Type
Setter
scopeType(scopeType: CodeScopeSpec.Type): void
Parameter | Type | Description |
---|---|---|
scopeType | CodeScopeSpec.Type |
Returns - void
Defined in
- core/common/src/Code.ts Line 321
Last Updated: 13 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.