• Tests whether the given variable is a real object and not an Array

    Parameters

    • it: unknown

      The variable to test

    Returns it is Record<string, unknown>

    true if it is Record<string, any>