{ "id": "@kbn/serverless-storybook-config", "client": { "classes": [], "functions": [], "interfaces": [], "enums": [], "misc": [], "objects": [] }, "server": { "classes": [], "functions": [], "interfaces": [], "enums": [], "misc": [], "objects": [] }, "common": { "classes": [], "functions": [], "interfaces": [], "enums": [], "misc": [ { "parentPluginId": "@kbn/serverless-storybook-config", "id": "def-common.TITLE", "type": "string", "tags": [], "label": "TITLE", "description": [ "The title of the Storybook." ], "signature": [ "\"Serverless Storybook\"" ], "path": "packages/serverless/storybook/config/constants.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false }, { "parentPluginId": "@kbn/serverless-storybook-config", "id": "def-common.URL", "type": "string", "tags": [], "label": "URL", "description": [ "The remote URL of the root from which Storybook loads stories for Serverless." ], "signature": [ "\"https://github.com/elastic/kibana/tree/main/packages/serverless\"" ], "path": "packages/serverless/storybook/config/constants.ts", "deprecated": false, "trackAdoption": false, "initialIsOpen": false } ], "objects": [] } }