mirror of
https://github.com/elastic/kibana.git
synced 2025-04-25 02:09:32 -04:00
27 lines
927 B
Text
27 lines
927 B
Text
---
|
|
id: kibKbnPluginHelpersPluginApi
|
|
slug: /kibana-dev-docs/api/kbn-plugin-helpers
|
|
title: "@kbn/plugin-helpers"
|
|
image: https://source.unsplash.com/400x175/?github
|
|
summary: API docs for the @kbn/plugin-helpers plugin
|
|
date: 2022-02-11
|
|
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/plugin-helpers']
|
|
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 kbnPluginHelpersObj from './kbn_plugin_helpers.devdocs.json';
|
|
|
|
Just some helpers for kibana plugin devs.
|
|
|
|
Contact [Owner missing] for questions regarding this plugin.
|
|
|
|
**Code health stats**
|
|
|
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
|
|-------------------|-----------|------------------------|-----------------|
|
|
| 1 | 0 | 1 | 0 |
|
|
|
|
## Server
|
|
|
|
### Functions
|
|
<DocDefinitionList data={kbnPluginHelpersObj.server.functions}/>
|
|
|