2016-08-12 12:04:00 +02:00

12 lines
162 B
Plaintext
Executable File

'use strict';
/**
* `<%= globalID %>` service.
*/
module.exports = {
// exampleService: (arg1, arg2) => {
// return isUserOnline(arg1, arg2);
// }
};