Files
grafana/packages/grafana-schema/README.md
Jack Westbrook d8da2061fc Grafana/schema: trigger new canary release (#101672)
docs(schema): add installation instructions to trigger release
2025-03-06 09:51:19 +02:00

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`