kibana/api_docs/kbn_wci_server.mdx
2025-04-12 04:33:57 +00:00

39 lines
1.1 KiB
Text

---
####
#### This document is auto-generated and is meant to be viewed inside our experimental, new docs system.
#### Reach out in #docs-engineering for more info.
####
id: kibKbnWciServerPluginApi
slug: /kibana-dev-docs/api/kbn-wci-server
title: "@kbn/wci-server"
image: https://source.unsplash.com/400x175/?github
description: API docs for the @kbn/wci-server plugin
date: 2025-04-12
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/wci-server']
---
import kbnWciServerObj from './kbn_wci_server.devdocs.json';
Contact [@elastic/search-kibana](https://github.com/orgs/elastic/teams/search-kibana) for questions regarding this plugin.
**Code health stats**
| Public API count | Any count | Items lacking comments | Missing exports |
|-------------------|-----------|------------------------|-----------------|
| 53 | 1 | 42 | 0 |
## Server
### Objects
<DocDefinitionList data={kbnWciServerObj.server.objects}/>
### Functions
<DocDefinitionList data={kbnWciServerObj.server.functions}/>
### Interfaces
<DocDefinitionList data={kbnWciServerObj.server.interfaces}/>
### Consts, variables and types
<DocDefinitionList data={kbnWciServerObj.server.misc}/>