f1801053b1d2d668b8ebcf15aa651a72294037798100fa9e3895c2e64f8cd457.json 1.2 KB

1
  1. {"ast":null,"code":"import * as i0 from \"@angular/core\";\nexport let ContactComponent = /*#__PURE__*/(() => {\n class ContactComponent {\n constructor() {}\n ngOnInit() {}\n static #_ = this.ɵfac = function ContactComponent_Factory(t) {\n return new (t || ContactComponent)();\n };\n static #_2 = this.ɵcmp = /*@__PURE__*/i0.ɵɵdefineComponent({\n type: ContactComponent,\n selectors: [[\"app-contact\"]],\n decls: 7,\n vars: 0,\n consts: [[1, \"container\", \"navtop\"], [1, \"row\"], [1, \"col-md-6\"]],\n template: function ContactComponent_Template(rf, ctx) {\n if (rf & 1) {\n i0.ɵɵelementStart(0, \"div\", 0)(1, \"div\", 1)(2, \"div\", 2);\n i0.ɵɵelement(3, \"app-formulaire\");\n i0.ɵɵelementEnd();\n i0.ɵɵelementStart(4, \"div\", 2);\n i0.ɵɵelement(5, \"app-information\")(6, \"app-map\");\n i0.ɵɵelementEnd()()();\n }\n },\n styles: [\".navtop[_ngcontent-%COMP%]{margin-top:7em;margin-bottom:3em}\"]\n });\n }\n return ContactComponent;\n})();","map":null,"metadata":{},"sourceType":"module","externalDependencies":[]}