Files
2016-04-22 11:56:34 +02:00

9 lines
113 B
JavaScript

module.exports = [
'init',
'finish',
'finish:before',
'config',
'page',
'page:before'
];