UNPKG

nyks

Version:

nodejs exupery style

8 lines (5 loc) 122 B
'use strict'; module.exports = { 'parseArgs' : require('./parseArgs'), 'splitArgs' : require('./splitArgs'), };