kibana/api_docs/kbn_std.mdx
2022-07-27 14:11:53 +09:30

33 lines
958 B
Text

---
id: kibKbnStdPluginApi
slug: /kibana-dev-docs/api/kbn-std
title: "@kbn/std"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the @kbn/std plugin
date: 2022-07-27
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/std']
warning: 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.
---
import kbnStdObj from './kbn_std.devdocs.json';
Contact [Owner missing] for questions regarding this plugin.
**Code health stats**
| Public API count | Any count | Items lacking comments | Missing exports |
|-------------------|-----------|------------------------|-----------------|
| 92 | 1 | 59 | 1 |
## Server
### Functions
<DocDefinitionList data={kbnStdObj.server.functions}/>
### Interfaces
<DocDefinitionList data={kbnStdObj.server.interfaces}/>
### Consts, variables and types
<DocDefinitionList data={kbnStdObj.server.misc}/>