kibana/api_docs/kbn_datemath.mdx
Thomas Neirynck 3a482f175a
Update API docs (#130999)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2022-05-03 16:13:19 -04:00

33 lines
1 KiB
Text

---
id: kibKbnDatemathPluginApi
slug: /kibana-dev-docs/api/kbn-datemath
title: "@kbn/datemath"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the @kbn/datemath plugin
date: 2022-04-26
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/datemath']
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 kbnDatemathObj from './kbn_datemath.devdocs.json';
elasticsearch datemath parser, used in kibana
Contact [Owner missing] for questions regarding this plugin.
**Code health stats**
| Public API count | Any count | Items lacking comments | Missing exports |
|-------------------|-----------|------------------------|-----------------|
| 44 | 0 | 43 | 0 |
## Server
### Objects
<DocDefinitionList data={kbnDatemathObj.server.objects}/>
### Functions
<DocDefinitionList data={kbnDatemathObj.server.functions}/>
### Consts, variables and types
<DocDefinitionList data={kbnDatemathObj.server.misc}/>