UNPKG

bingo-functional-js

Version:

A port of the PHP bingo-functional library

5 lines (3 loc) 117 B
const IOHelpers = require('./functions') const { IO: _IO } = require('./io') module.exports = { ...IOHelpers, _IO }