Interface Scoped

interface Scoped {
    scope: Scope;
}

Hierarchy (view full)

Properties

Properties

scope: Scope

Generated using TypeDoc