mirror of
https://github.com/elastic/kibana.git
synced 2025-04-20 16:03:20 -04:00
36 lines
1.1 KiB
Text
36 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: kibKbnEsErrorsPluginApi
|
|
slug: /kibana-dev-docs/api/kbn-es-errors
|
|
title: "@kbn/es-errors"
|
|
image: https://source.unsplash.com/400x175/?github
|
|
description: API docs for the @kbn/es-errors plugin
|
|
date: 2023-06-22
|
|
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/es-errors']
|
|
---
|
|
import kbnEsErrorsObj from './kbn_es_errors.devdocs.json';
|
|
|
|
|
|
|
|
Contact [@elastic/kibana-core](https://github.com/orgs/elastic/teams/kibana-core) for questions regarding this plugin.
|
|
|
|
**Code health stats**
|
|
|
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
|
|-------------------|-----------|------------------------|-----------------|
|
|
| 7 | 0 | 3 | 0 |
|
|
|
|
## Common
|
|
|
|
### Functions
|
|
<DocDefinitionList data={kbnEsErrorsObj.common.functions}/>
|
|
|
|
### Interfaces
|
|
<DocDefinitionList data={kbnEsErrorsObj.common.interfaces}/>
|
|
|
|
### Consts, variables and types
|
|
<DocDefinitionList data={kbnEsErrorsObj.common.misc}/>
|
|
|