4 lines
59 B
JavaScript
Raw Normal View History

2019-08-31 20:51:14 -07:00
'use strict';
module.exports = require('./lib/argparse');