mirror of
https://github.com/datahub-project/datahub.git
synced 2025-11-13 01:38:35 +00:00
4 lines
59 B
JavaScript
4 lines
59 B
JavaScript
|
|
'use strict';
|
||
|
|
|
||
|
|
module.exports = require('./lib/argparse');
|