Class UnstableValue<S, U>

Represents a namespaced value which prioritizes the unstable value over the stable value.

Type Parameters

  • S extends string

  • U extends string

Hierarchy

Constructors

Properties

Accessors

Methods

Constructors

Properties

stable?: null | S
unstable?: U

Accessors

Methods

Generated using TypeDoc