mirror of
https://github.com/elastic/kibana.git
synced 2025-04-18 23:21:39 -04:00
36 lines
1 KiB
Text
36 lines
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: kibKbnEsPluginApi
|
|
slug: /kibana-dev-docs/api/kbn-es
|
|
title: "@kbn/es"
|
|
image: https://source.unsplash.com/400x175/?github
|
|
description: API docs for the @kbn/es plugin
|
|
date: 2025-04-18
|
|
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/es']
|
|
---
|
|
import kbnEsObj from './kbn_es.devdocs.json';
|
|
|
|
|
|
|
|
Contact [@elastic/kibana-operations](https://github.com/orgs/elastic/teams/kibana-operations) for questions regarding this plugin.
|
|
|
|
**Code health stats**
|
|
|
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
|
|-------------------|-----------|------------------------|-----------------|
|
|
| 55 | 0 | 40 | 7 |
|
|
|
|
## Common
|
|
|
|
### Functions
|
|
<DocDefinitionList data={kbnEsObj.common.functions}/>
|
|
|
|
### Classes
|
|
<DocDefinitionList data={kbnEsObj.common.classes}/>
|
|
|
|
### Consts, variables and types
|
|
<DocDefinitionList data={kbnEsObj.common.misc}/>
|
|
|