Interface CxEntry<TValue, TAsset>

Context entry serves as a unique value key withing context.

It also responsible for building the value based of its assets.

Type Parameters

  • TValue

    Context value type.

  • TAsset = TValue

    Context value asset type.

Hierarchy

  • CxEntry

Methods

Generated using TypeDoc