mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 21:31:04 +00:00
0df1d1fa1e
Differential Revision: https://phabricator.services.mozilla.com/D12478 --HG-- extra : rebase_source : 1a89085a191d3bdda5b49f178644e5766a9fb5c2 extra : amend_source : 0685f35163593b596d50c45567b5d64b68935f04
14 lines
181 B
JSON
14 lines
181 B
JSON
[
|
|
{
|
|
"namespace": "quitter",
|
|
"functions": [
|
|
{
|
|
"name": "quit",
|
|
"type": "function",
|
|
"async": true,
|
|
"parameters": []
|
|
}
|
|
]
|
|
}
|
|
]
|