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
---
|
|
id: kibKbnDevUtilsPluginApi
|
|
slug: /kibana-dev-docs/api/kbn-dev-utils
|
|
title: "@kbn/dev-utils"
|
|
image: https://source.unsplash.com/400x175/?github
|
|
summary: API docs for the @kbn/dev-utils plugin
|
|
date: 2020-11-16
|
|
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/dev-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 kbnDevUtilsObj from './kbn_dev_utils.json';
|
|
|
|
|
|
|
|
Contact [Owner missing] for questions regarding this plugin.
|
|
|
|
**Code health stats**
|
|
|
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
|
|-------------------|-----------|------------------------|-----------------|
|
|
| 280 | 6 | 214 | 0 |
|
|
|
|
## Server
|
|
|
|
### Functions
|
|
<DocDefinitionList data={kbnDevUtilsObj.server.functions}/>
|
|
|
|
### Classes
|
|
<DocDefinitionList data={kbnDevUtilsObj.server.classes}/>
|
|
|
|
### Interfaces
|
|
<DocDefinitionList data={kbnDevUtilsObj.server.interfaces}/>
|
|
|
|
### Consts, variables and types
|
|
<DocDefinitionList data={kbnDevUtilsObj.server.misc}/>
|
|
|