mirror of
https://gitlab.com/wgp/dougal/software.git
synced 2025-12-06 12:57:08 +00:00
5 lines
54 B
JavaScript
5 lines
54 B
JavaScript
|
|
module.exports = {
|
|
results: require('./results')
|
|
};
|