refactor(ivy): add new ɵɵattribute instruction (#30503)
- adds the ɵɵattribute instruction - adds compilation handling for Δattribute instruction - updates tests PR Close #30503
This commit is contained in:
@ -21,7 +21,9 @@ export {
|
||||
markDirty,
|
||||
store,
|
||||
tick,
|
||||
|
||||
ɵɵallocHostVars,
|
||||
ɵɵattribute,
|
||||
ɵɵbind,
|
||||
ɵɵclassMap,
|
||||
ɵɵclassProp,
|
||||
|
Reference in New Issue
Block a user