UNPKG

flo-utils

Version:
5 lines 134 B
/** * @link https://github.com/lodash/lodash/blob/es/isNumber.js */ import isNumber from 'lodash/isNumber'; export default isNumber;