FestinHegre/vendor/symfony/stimulus-bundle/assets/dist/controllers.js

6 lines
158 B
JavaScript
Raw Normal View History

2024-09-26 17:26:04 +02:00
const eagerControllers = {};
const lazyControllers = {};
const isApplicationDebug = false;
export { eagerControllers, isApplicationDebug, lazyControllers };