Optional
Readonly
asyncWhether this is a scope within asynchronous function.
Accepted only for function scope. Derived from enclosing scope otherwise.
await
expressions can be emitted only within asynchronous scopes.
Optional
Readonly
generatorOptional
Readonly
kindKind of created scope.
Optional
Readonly
nsInitialization options for nested namespace.
Optional
Readonly
setupScope initialization setup to perform.
Generated using TypeDoc
Initialization options for nested emission scope.