UNPKG

jsmp-infra-there-is-nothing-to-complain-about

Version:

Awesome two-function library with excess dependency

14 lines (10 loc) 241 B
'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); var _array = require('./array.js'); var _string = require('./string.js'); module.exports = { arr: _array.PotatoArray, str: _string.PomodoroString };