@pengzhanbo/utils - v3.4.1
    Preparing search index...

    Function isEmptyObject

    • Checks if the input is an empty object

      检查输入是否为空对象

      Parameters

      • v: unknown

        The value to check. 要检查的值

      Returns boolean

      True if the value is an empty object, false otherwise. 如果值为空对象则返回true,否则返回false