Function removeTags

  • Remove the tag from the types of the constants contained into the input record of tagged constants

    Returns

    an untagged shallow clone of tcs

    Type Parameters

    • TCs extends {}

    Parameters

    • tcs: TCs

      The input record

    Returns UntagTaggedConstants<TCs>

Generated using TypeDoc