mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 10:40:07 -04:00
49 lines
No EOL
1 KiB
JSON
49 lines
No EOL
1 KiB
JSON
{
|
|
"id": "noDataPage",
|
|
"client": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [],
|
|
"objects": [],
|
|
"setup": {
|
|
"parentPluginId": "noDataPage",
|
|
"id": "def-public.NoDataPagePluginStart",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "NoDataPagePluginStart",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "noDataPage",
|
|
"scope": "public",
|
|
"docId": "kibNoDataPagePluginApi",
|
|
"section": "def-public.NoDataPagePluginSetup",
|
|
"text": "NoDataPagePluginSetup"
|
|
}
|
|
],
|
|
"path": "src/plugins/no_data_page/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"lifecycle": "setup",
|
|
"initialIsOpen": true
|
|
}
|
|
},
|
|
"server": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [],
|
|
"objects": []
|
|
},
|
|
"common": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [],
|
|
"objects": []
|
|
}
|
|
} |