2019-06-11 18:22:07 +02:00

6 lines
65 B
JavaScript

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