mirror of
https://github.com/servo/servo
synced 2026-04-29 19:07:38 +02:00
34 lines
900 B
JSON
34 lines
900 B
JSON
[
|
|
{
|
|
"type": "interface",
|
|
"name": "LotteryResults",
|
|
"partial": false,
|
|
"members": [
|
|
{
|
|
"type": "attribute",
|
|
"static": false,
|
|
"stringifier": false,
|
|
"inherit": false,
|
|
"readonly": true,
|
|
"idlType": {
|
|
"sequence": false,
|
|
"generic": null,
|
|
"nullable": false,
|
|
"array": 2,
|
|
"nullableArray": [false, false],
|
|
"union": false,
|
|
"idlType": "unsigned short"
|
|
},
|
|
"name": "numbers",
|
|
"extAttrs": []
|
|
}
|
|
],
|
|
"inheritance": null,
|
|
"extAttrs": [
|
|
{
|
|
"name": "Constructor",
|
|
"arguments": null
|
|
}
|
|
]
|
|
}
|
|
] |