UNPKG

nyks

Version:

nodejs exupery style

9 lines (6 loc) 152 B
'use strict'; module.exports = { 'combine' : require('./combine'), 'jsonpath' : require('./jsonpath'), 'mask' : require('./mask') };