isNotEmptyArray()

Checks if the provided value is an array and contains at least one item.
import { content } from "helpers-plugin"
content.isNotEmptyArray([])