mirror of
https://github.com/swc-project/swc.git
synced 2024-12-22 21:21:31 +03:00
29 lines
428 B
JSON
29 lines
428 B
JSON
{
|
|
"type": "Stylesheet",
|
|
"span": {
|
|
"start": 0,
|
|
"end": 17,
|
|
"ctxt": 0
|
|
},
|
|
"rules": [
|
|
{
|
|
"type": "CharsetRule",
|
|
"span": {
|
|
"start": 0,
|
|
"end": 17,
|
|
"ctxt": 0
|
|
},
|
|
"charset": {
|
|
"type": "String",
|
|
"span": {
|
|
"start": 9,
|
|
"end": 16,
|
|
"ctxt": 0
|
|
},
|
|
"value": "UTF-8",
|
|
"raw": "\"UTF-8\""
|
|
}
|
|
}
|
|
]
|
|
}
|