refactor(ivy): reorganize styling and player files (#26149)
PR Close #26149
This commit is contained in:

committed by
Alex Rickabaugh

parent
391c708d7e
commit
32e479ffec
@ -276,7 +276,7 @@
|
||||
"name": "addToViewTree"
|
||||
},
|
||||
{
|
||||
"name": "allocAnimationContext"
|
||||
"name": "allocPlayerContext"
|
||||
},
|
||||
{
|
||||
"name": "allocStylingContext"
|
||||
@ -602,9 +602,6 @@
|
||||
{
|
||||
"name": "getMultiStartIndex"
|
||||
},
|
||||
{
|
||||
"name": "getOrCreateAnimationContext"
|
||||
},
|
||||
{
|
||||
"name": "getOrCreateInjectable"
|
||||
},
|
||||
@ -614,6 +611,9 @@
|
||||
{
|
||||
"name": "getOrCreateNodeInjectorForNode"
|
||||
},
|
||||
{
|
||||
"name": "getOrCreatePlayerContext"
|
||||
},
|
||||
{
|
||||
"name": "getOrCreateRenderer2"
|
||||
},
|
||||
|
Reference in New Issue
Block a user