mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -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: kibKbnConfigMocksPluginApi
|
|
slug: /kibana-dev-docs/api/kbn-config-mocks
|
|
title: "@kbn/config-mocks"
|
|
image: https://source.unsplash.com/400x175/?github
|
|
description: API docs for the @kbn/config-mocks plugin
|
|
date: 2022-11-16
|
|
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/config-mocks']
|
|
---
|
|
import kbnConfigMocksObj from './kbn_config_mocks.devdocs.json';
|
|
|
|
|
|
|
|
Contact Kibana Core for questions regarding this plugin.
|
|
|
|
**Code health stats**
|
|
|
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
|
|-------------------|-----------|------------------------|-----------------|
|
|
| 24 | 0 | 24 | 0 |
|
|
|
|
## Server
|
|
|
|
### Objects
|
|
<DocDefinitionList data={kbnConfigMocksObj.server.objects}/>
|
|
|
|
### Functions
|
|
<DocDefinitionList data={kbnConfigMocksObj.server.functions}/>
|
|
|
|
### Consts, variables and types
|
|
<DocDefinitionList data={kbnConfigMocksObj.server.misc}/>
|
|
|