mirror of
https://github.com/swc-project/swc.git
synced 2024-12-23 13:51:19 +03:00
30 lines
428 B
JSON
30 lines
428 B
JSON
{
|
|
"type": "Stylesheet",
|
|
"span": {
|
|
"start": 0,
|
|
"end": 12,
|
|
"ctxt": 0
|
|
},
|
|
"rules": [
|
|
{
|
|
"type": "KeyframesRule",
|
|
"span": {
|
|
"start": 0,
|
|
"end": 12,
|
|
"ctxt": 0
|
|
},
|
|
"id": {
|
|
"type": "Text",
|
|
"span": {
|
|
"start": 0,
|
|
"end": 0,
|
|
"ctxt": 0
|
|
},
|
|
"value": "",
|
|
"raw": ""
|
|
},
|
|
"blocks": []
|
|
}
|
|
]
|
|
}
|