Logo Xantham

ShapeExports Type

`shape-exports`.

Union cases

Union case Description

MutableValueReadOnly

Full Usage: MutableValueReadOnly

Wave four, lane N. A `var` or `let` binding - a global or a module export - emitted get-only, so an assignment a consumer is entitled to write has no F# form.

NoValueType

Full Usage: NoValueType

RuntimeSpecifierDerived specifier

Full Usage: RuntimeSpecifierDerived specifier

Parameters:
    specifier : string

Wave two, lane D (recon blocker 5). A `@types/*` package has no runtime of its own, so an import that names it resolves to nothing at all. The runtime package is configuration; this says when the run had to derive one rather than being told.

specifier : string

Instance members

Instance member Description

this.IsMutableValueReadOnly

Full Usage: this.IsMutableValueReadOnly

Returns: bool
Returns: bool

this.IsNoValueType

Full Usage: this.IsNoValueType

Returns: bool
Returns: bool

this.IsRuntimeSpecifierDerived

Full Usage: this.IsRuntimeSpecifierDerived

Returns: bool
Returns: bool

Type something to start searching.