isFunction()

Checks if the provided value is a function.
import { types } from "helpers-plugin"
types.isFunction(() => {})