2019-08-19 09:37:37 +02:00

6 lines
65 B
JavaScript

module.exports = () => {
return {
initialize() {},
};
};