UNPKG

96 BTypeScriptView Raw
1import * as input from './input';
2import * as output from './output';
3export { input, output };