mirror of
https://github.com/swc-project/swc.git
synced 2024-12-28 08:04:43 +03:00
15 lines
167 B
JSON
15 lines
167 B
JSON
{
|
|
"hero": [
|
|
{
|
|
"type": "local",
|
|
"name": "__local__hero"
|
|
}
|
|
],
|
|
"main": [
|
|
{
|
|
"type": "local",
|
|
"name": "__local__main"
|
|
}
|
|
]
|
|
}
|