gecko-dev/browser/extensions/webcompat/experiment-apis/appConstants.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

16 строки
293 B
JSON
Исходник Обычный вид История

[
{
"namespace": "appConstants",
"description": "experimental API to expose some app constants",
"functions": [
{
"name": "getReleaseBranch",
"type": "function",
"description": "",
"async": true,
"parameters": []
}
]
}
]