8 lines
115 B
Plaintext
Raw Normal View History

2016-03-18 11:12:50 +01:00
'use strict';
/**
2019-04-09 15:29:17 +02:00
* Read the documentation () to implement custom controller functions
2016-03-18 11:12:50 +01:00
*/
2019-04-09 15:29:17 +02:00
module.exports = {};