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