FestinHegre/vendor/symfony/stimulus-bundle/assets/dist/controllers.js
2024-09-26 17:26:04 +02:00

6 lines
158 B
JavaScript

const eagerControllers = {};
const lazyControllers = {};
const isApplicationDebug = false;
export { eagerControllers, isApplicationDebug, lazyControllers };