mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
33 lines
1 KiB
Text
33 lines
1 KiB
Text
---
|
|
id: kibKbnBazelPackagesPluginApi
|
|
slug: /kibana-dev-docs/api/kbn-bazel-packages
|
|
title: "@kbn/bazel-packages"
|
|
image: https://source.unsplash.com/400x175/?github
|
|
summary: API docs for the @kbn/bazel-packages plugin
|
|
date: 2022-06-23
|
|
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/bazel-packages']
|
|
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 kbnBazelPackagesObj from './kbn_bazel_packages.devdocs.json';
|
|
|
|
|
|
|
|
Contact [Owner missing] for questions regarding this plugin.
|
|
|
|
**Code health stats**
|
|
|
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
|
|-------------------|-----------|------------------------|-----------------|
|
|
| 18 | 0 | 9 | 1 |
|
|
|
|
## Server
|
|
|
|
### Functions
|
|
<DocDefinitionList data={kbnBazelPackagesObj.server.functions}/>
|
|
|
|
### Classes
|
|
<DocDefinitionList data={kbnBazelPackagesObj.server.classes}/>
|
|
|
|
### Consts, variables and types
|
|
<DocDefinitionList data={kbnBazelPackagesObj.server.misc}/>
|
|
|