mirror of
https://github.com/swc-project/swc.git
synced 2024-12-21 20:51:42 +03:00
29 lines
415 B
JSON
29 lines
415 B
JSON
|
{
|
||
|
"type": "Stylesheet",
|
||
|
"span": {
|
||
|
"start": 0,
|
||
|
"end": 19,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"rules": [
|
||
|
{
|
||
|
"type": "KeyframesRule",
|
||
|
"span": {
|
||
|
"start": 0,
|
||
|
"end": 19,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"id": {
|
||
|
"type": "Text",
|
||
|
"span": {
|
||
|
"start": 14,
|
||
|
"end": 18,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"value": "name"
|
||
|
},
|
||
|
"blocks": []
|
||
|
}
|
||
|
]
|
||
|
}
|