@@ -45,43 +45,6 @@ export class Identifiers {
4545
4646 static attribute : o . ExternalReference = { name : 'ɵɵattribute' , moduleName : CORE } ;
4747
48- static attributeInterpolate1 : o . ExternalReference = {
49- name : 'ɵɵattributeInterpolate1' ,
50- moduleName : CORE ,
51- } ;
52- static attributeInterpolate2 : o . ExternalReference = {
53- name : 'ɵɵattributeInterpolate2' ,
54- moduleName : CORE ,
55- } ;
56- static attributeInterpolate3 : o . ExternalReference = {
57- name : 'ɵɵattributeInterpolate3' ,
58- moduleName : CORE ,
59- } ;
60- static attributeInterpolate4 : o . ExternalReference = {
61- name : 'ɵɵattributeInterpolate4' ,
62- moduleName : CORE ,
63- } ;
64- static attributeInterpolate5 : o . ExternalReference = {
65- name : 'ɵɵattributeInterpolate5' ,
66- moduleName : CORE ,
67- } ;
68- static attributeInterpolate6 : o . ExternalReference = {
69- name : 'ɵɵattributeInterpolate6' ,
70- moduleName : CORE ,
71- } ;
72- static attributeInterpolate7 : o . ExternalReference = {
73- name : 'ɵɵattributeInterpolate7' ,
74- moduleName : CORE ,
75- } ;
76- static attributeInterpolate8 : o . ExternalReference = {
77- name : 'ɵɵattributeInterpolate8' ,
78- moduleName : CORE ,
79- } ;
80- static attributeInterpolateV : o . ExternalReference = {
81- name : 'ɵɵattributeInterpolateV' ,
82- moduleName : CORE ,
83- } ;
84-
8548 static classProp : o . ExternalReference = { name : 'ɵɵclassProp' , moduleName : CORE } ;
8649
8750 static elementContainerStart : o . ExternalReference = {
0 commit comments