kibana/api_docs/kbn_utils.mdx
Thomas Neirynck 3a482f175a
Update API docs (#130999)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2022-05-03 16:13:19 -04:00

33 lines
972 B
Text

---
id: kibKbnUtilsPluginApi
slug: /kibana-dev-docs/api/kbn-utils
title: "@kbn/utils"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the @kbn/utils plugin
date: 2022-04-26
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/utils']
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 kbnUtilsObj from './kbn_utils.devdocs.json';
Contact [Owner missing] for questions regarding this plugin.
**Code health stats**
| Public API count | Any count | Items lacking comments | Missing exports |
|-------------------|-----------|------------------------|-----------------|
| 31 | 1 | 21 | 0 |
## Server
### Objects
<DocDefinitionList data={kbnUtilsObj.server.objects}/>
### Functions
<DocDefinitionList data={kbnUtilsObj.server.functions}/>
### Consts, variables and types
<DocDefinitionList data={kbnUtilsObj.server.misc}/>