Function matchType

  • Given any argument, returns a Type Guard that checks if the given value is strictly equal to the given argument.

    Type Parameters

    Parameters

    • value: Type

    Returns MatchTypeFn<Type>

Generated using TypeDoc