Logo Xantham

AreaOwner Type

The computed owner of a type key.

Union cases

Union case Description

ErasedDependency package

Full Usage: ErasedDependency package

Parameters:
    package : string

A dependency under erase-with-advisory / out-of-scope / no-surface policy: not emitted; references degrade with an advisory at emission.

package : string

LibEs

Full Usage: LibEs

lib.es/lib.dom ambient surface: LibEsSubstitution territory, never a unit member.

OwnedBy lib

Full Usage: OwnedBy lib

Parameters:
    lib : string

Emitted inside this library's compilation unit.

lib : string

SharedRoot

Full Usage: SharedRoot

Referenced from two or more libraries: emitted in the dependency-order root unit.

Instance members

Instance member Description

this.IsErasedDependency

Full Usage: this.IsErasedDependency

Returns: bool
Returns: bool

this.IsLibEs

Full Usage: this.IsLibEs

Returns: bool
Returns: bool

this.IsOwnedBy

Full Usage: this.IsOwnedBy

Returns: bool
Returns: bool

this.IsSharedRoot

Full Usage: this.IsSharedRoot

Returns: bool
Returns: bool

Type something to start searching.