var mainController = { css: null, exports: {}, template: (template, expressionTypes, bindingTypes, getComponent) => template('
', [{ type: bindingTypes.TAG, getComponent: getComponent, evaluate: _scope => 'search', slots: [], attributes: [], redundantAttribute: 'expr12', selector: '[expr12]' }, { type: bindingTypes.TAG, getComponent: getComponent, evaluate: _scope => 'fili-info', slots: [], attributes: [], redundantAttribute: 'expr13', selector: '[expr13]' }, { type: bindingTypes.TAG, getComponent: getComponent, evaluate: _scope => 'school', slots: [], attributes: [], redundantAttribute: 'expr14', selector: '[expr14]' }, { type: bindingTypes.TAG, getComponent: getComponent, evaluate: _scope => 'school-info', slots: [], attributes: [], redundantAttribute: 'expr15', selector: '[expr15]' }]), name: 'main-controller' }; export { mainController as default };