• [Kind-Only] Returns true if the given value is TKind

    Parameters

    • value: unknown

    Returns value is Record<PropertyKey, unknown> & {
        [Kind]: string;
    }