Interface Branded<B, T>

A branded type of B with value of T.

Type Parameters

  • B extends string

  • T

Hierarchy

  • Branded

Properties

Properties

[typeSym]: B
[valueSym]: T

Generated using TypeDoc