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