kibana/api_docs/kbn_interpreter.mdx
Stacey Gammon cb588a3a15
Track unreferenced deprecated apis count (#121809)
* Track unreferenced deprecated apis count

* Update api docs
2021-12-21 15:34:53 -05:00

33 lines
1,013 B
Text

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