Class NamespacedValue<S, U>

Represents a simple Matrix namespaced value. This will assume that if a stable prefix is provided that the stable prefix should be used when representing the identifier.

Type Parameters

  • S extends string

  • U extends string

Hierarchy

Constructors

Properties

Accessors

Methods

Constructors

Properties

stable?: null | S
unstable?: U

Accessors

Methods

  • Type Parameters

    • T

    Parameters

    • obj: any

    Returns Optional<T>

Generated using TypeDoc