refactor(ivy): move instructions into separate directory (#29292)
PR Close #29292
This commit is contained in:
8
packages/core/src/render3/instructions/all.ts
Normal file
8
packages/core/src/render3/instructions/all.ts
Normal file
@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license
|
||||
* Copyright Google Inc. All Rights Reserved.
|
||||
*
|
||||
* Use of this source code is governed by an MIT-style license that can be
|
||||
* found in the LICENSE file at https://angular.io/license
|
||||
*/
|
||||
export * from './instructions';
|
3335
packages/core/src/render3/instructions/instructions.ts
Normal file
3335
packages/core/src/render3/instructions/instructions.ts
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user