2015-10-30 14:36:19 +01:00

10 lines
122 B
JavaScript

'use strict';
/**
* Index of the explorer hook config actions.
*/
module.exports = {
config: require('./config')
};