Scope
โบ (constructor)
Scope.(constructor)
Constructs a new instance of the Scope
class
Signature:
constructor(parent?: Scope);
Parameters
Parameter | Type | Description |
---|---|---|
parent | Scope | (Optional) |
1 min read
Scope
โบ (constructor)
Constructs a new instance of the Scope
class
Signature:
constructor(parent?: Scope);
Parameter | Type | Description |
---|---|---|
parent | Scope | (Optional) |