isNotEmptyObject()

Checks if the provided value is an object and contains at least one key.
import { content } from "helpers-plugin"
content.isNotEmptyObject({})