isNumber()

Checks if the provided value is a number.
import { types } from "helpers-plugin"
types.isNumber(1)