kibana/api_docs/kbn_ace.mdx

31 lines
879 B
Plaintext
Raw Normal View History

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