FuncType - v0.8.64
    Preparing search index...

    Function Brand

    • Helper to create a branded type

      Type Parameters

      • K extends string
      • T

      Parameters

      • brand: K
      • value: T

        The value to brand

      Returns Brand<K, T>

      The branded value