refactor(ivy): move instructions into separate directory (#29292)

PR Close #29292
This commit is contained in:
Matias Niemelä
2019-03-14 14:15:10 -07:00
parent bc99b774ba
commit d5e3f2c64b
43 changed files with 91 additions and 83 deletions

View File

@ -86,7 +86,7 @@ export {
injectAttribute,
getCurrentView
} from './instructions';
} from './instructions/all';
export {
restoreView,