12 lines
245 B
Markdown
12 lines
245 B
Markdown
# Grafana Schema Library
|
|
|
|
> **@grafana/schema is currently in ALPHA**.
|
|
|
|
This package holds the definitions for objects that should be stored in JSON configuration files
|
|
|
|
## Installation
|
|
|
|
`yarn add @grafana/schema`
|
|
|
|
`npm install @grafana/schema`
|