grafana/docs/sources/packages_api/data/binaryoperators.md

24 lines
578 B
Markdown

+++
# -----------------------------------------------------------------------
# Do not edit this file. It is automatically generated by API Documenter.
# -----------------------------------------------------------------------
title = "binaryOperators"
keywords = ["grafana","documentation","sdk","@grafana/data"]
type = "docs"
+++
## binaryOperators variable
### binaryOperators variable
<b>Signature</b>
```typescript
binaryOperators: Registry<BinaryOperatorInfo>
```
<b>Import</b>
```typescript
import { binaryOperators } from '@grafana/data';
```