html5-infobeamer-aalen-geek.../assets/js/custom/core/mainLoop.js

8 lines
74 B
JavaScript
Raw Normal View History

2023-11-01 01:59:19 +01:00
'use strict';
let configure = () => undefined;
export {
configure
}