mirror of
https://github.com/swc-project/swc.git
synced 2024-12-23 13:51:19 +03:00
39 lines
617 B
JSON
39 lines
617 B
JSON
{
|
|
"type": "Stylesheet",
|
|
"span": {
|
|
"start": 0,
|
|
"end": 24,
|
|
"ctxt": 0
|
|
},
|
|
"rules": [
|
|
{
|
|
"type": "NamespaceRule",
|
|
"span": {
|
|
"start": 0,
|
|
"end": 24,
|
|
"ctxt": 0
|
|
},
|
|
"prefix": {
|
|
"type": "Text",
|
|
"span": {
|
|
"start": 11,
|
|
"end": 14,
|
|
"ctxt": 0
|
|
},
|
|
"value": ",s",
|
|
"raw": "\\,s"
|
|
},
|
|
"value": {
|
|
"type": "String",
|
|
"span": {
|
|
"start": 15,
|
|
"end": 23,
|
|
"ctxt": 0
|
|
},
|
|
"value": "path",
|
|
"raw": "'p\\61th'"
|
|
}
|
|
}
|
|
]
|
|
}
|