Function valueIsKind

  • Return true if the kind matches.

    Type Parameters

    Parameters

    • value: unknown

      The value to test.

    • kind: Kind

      The kind to test.

    Returns value is Value

    True if the kind matches.

Generated using TypeDoc