kibana/api_docs/kbn_interpreter.mdx
2022-09-21 14:08:58 +09:30

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: kibKbnInterpreterPluginApi
slug: /kibana-dev-docs/api/kbn-interpreter
title: "@kbn/interpreter"
image: https://source.unsplash.com/400x175/?github
description: API docs for the @kbn/interpreter plugin
date: 2022-09-21
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/interpreter']
---
import kbnInterpreterObj from './kbn_interpreter.devdocs.json';
Contact App Services for questions regarding this plugin.
**Code health stats**
| Public API count | Any count | Items lacking comments | Missing exports |
|-------------------|-----------|------------------------|-----------------|
| 35 | 4 | 35 | 0 |
## Common
### Functions
<DocDefinitionList data={kbnInterpreterObj.common.functions}/>
### Classes
<DocDefinitionList data={kbnInterpreterObj.common.classes}/>
### Consts, variables and types
<DocDefinitionList data={kbnInterpreterObj.common.misc}/>