mirror of
https://github.com/elastic/kibana.git
synced 2025-04-18 23:21:39 -04:00
61 lines
No EOL
1.5 KiB
JSON
61 lines
No EOL
1.5 KiB
JSON
{
|
|
"id": "@kbn/cypress-config",
|
|
"client": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [],
|
|
"objects": []
|
|
},
|
|
"server": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [],
|
|
"objects": []
|
|
},
|
|
"common": {
|
|
"classes": [],
|
|
"functions": [
|
|
{
|
|
"parentPluginId": "@kbn/cypress-config",
|
|
"id": "def-common.defineCypressConfig",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "defineCypressConfig",
|
|
"description": [],
|
|
"signature": [
|
|
"(options: Cypress.ConfigOptions<any> | undefined) => Cypress.ConfigOptions<any>"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-cypress-config/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/cypress-config",
|
|
"id": "def-common.defineCypressConfig.$1",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "options",
|
|
"description": [],
|
|
"signature": [
|
|
"Cypress.ConfigOptions<any> | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-cypress-config/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": false
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [],
|
|
"objects": []
|
|
}
|
|
} |