UNPKG

pure-fun

Version:

A collection of pure functions/helpers with 0 dependencies

3 lines (2 loc) 98 B
export { default as isEven } from './isEven'; export { default as isNumber } from './isNumber';