mirror of
https://gitlab.com/wgp/dougal/software.git
synced 2025-12-06 11:37:08 +00:00
4 lines
75 B
JavaScript
4 lines
75 B
JavaScript
|
|
exports.login = require('./login');
|
|
exports.logout = require('./logout');
|