mirror of
https://gitlab.com/wgp/dougal/software.git
synced 2025-12-06 09:27:07 +00:00
5 lines
46 B
JavaScript
5 lines
46 B
JavaScript
|
|
module.exports = {
|
|
get: require('./get'),
|
|
}
|