isArray()

Checks if the provided value is an array.
import { types } from "helpers-plugin"
types.isArray([])