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

6 lines
158 B
JavaScript

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