kibana/api_docs/kbn_pm.mdx
2022-06-23 00:50:55 -04:00

30 lines
860 B
Text

---
id: kibKbnPmPluginApi
slug: /kibana-dev-docs/api/kbn-pm
title: "@kbn/pm"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the @kbn/pm plugin
date: 2022-06-23
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/pm']
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 kbnPmObj from './kbn_pm.devdocs.json';
Contact [Owner missing] for questions regarding this plugin.
**Code health stats**
| Public API count | Any count | Items lacking comments | Missing exports |
|-------------------|-----------|------------------------|-----------------|
| 45 | 0 | 33 | 5 |
## Server
### Functions
<DocDefinitionList data={kbnPmObj.server.functions}/>
### Classes
<DocDefinitionList data={kbnPmObj.server.classes}/>