Skip to content

Function: scope()

scope(name): Scope

Defined in: scope.ts:92

Create an instance qualifier. Plain data — calling scope("left") twice yields two equivalent handles (the NAME is the identity, exactly like every other name in the reflection layer).

Parameters

name

string

Returns

Scope