test(platform-server): update the symbol lists (#24209)
PR Close #24209
This commit is contained in:
parent
c25e6142d2
commit
accda00190
|
@ -1202,6 +1202,9 @@
|
||||||
{
|
{
|
||||||
"name": "PLATFORM_INITIALIZER"
|
"name": "PLATFORM_INITIALIZER"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "PLATFORM_SERVER_ID"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "PLURAL_CASES"
|
"name": "PLURAL_CASES"
|
||||||
},
|
},
|
||||||
|
@ -3347,6 +3350,9 @@
|
||||||
{
|
{
|
||||||
"name": "isObservable"
|
"name": "isObservable"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "isPlatformServer"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "isPrefixEnd"
|
"name": "isPrefixEnd"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue