refactor(ivy): remove interpolation instructions (#31395)
Makes the `interpolateX` instructions internal-only and removes their use of global state. This PR resolves FW-1387. PR Close #31395
This commit is contained in:
@ -70,16 +70,6 @@ export {
|
||||
ɵɵgetCurrentView,
|
||||
ɵɵinjectAttribute,
|
||||
|
||||
ɵɵinterpolation1,
|
||||
ɵɵinterpolation2,
|
||||
ɵɵinterpolation3,
|
||||
ɵɵinterpolation4,
|
||||
ɵɵinterpolation5,
|
||||
ɵɵinterpolation6,
|
||||
ɵɵinterpolation7,
|
||||
ɵɵinterpolation8,
|
||||
ɵɵinterpolationV,
|
||||
|
||||
ɵɵlistener,
|
||||
ɵɵload,
|
||||
|
||||
|
Reference in New Issue
Block a user