• Returns

    True if [[value]] matches the type associated with [[key]]

    Type Parameters

    Parameters

    • key: Key

      Key of the DeducedData entry

    • value: unknown

      The value to check

    Returns value is DeducedDataEntries[Key]

Generated using TypeDoc