mirror of
https://github.com/swc-project/swc.git
synced 2024-12-22 13:11:31 +03:00
37 lines
566 B
JSON
37 lines
566 B
JSON
|
{
|
||
|
"type": "Stylesheet",
|
||
|
"span": {
|
||
|
"start": 0,
|
||
|
"end": 16,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"rules": [
|
||
|
{
|
||
|
"type": "NamespaceRule",
|
||
|
"span": {
|
||
|
"start": 0,
|
||
|
"end": 16,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"prefix": {
|
||
|
"type": "Text",
|
||
|
"span": {
|
||
|
"start": 11,
|
||
|
"end": 15,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"value": "ns"
|
||
|
},
|
||
|
"value": {
|
||
|
"type": "String",
|
||
|
"span": {
|
||
|
"start": 16,
|
||
|
"end": 22,
|
||
|
"ctxt": 0
|
||
|
},
|
||
|
"value": "path"
|
||
|
}
|
||
|
}
|
||
|
]
|
||
|
}
|