grafana/packages/grafana-schema/src/index.ts

7 lines
145 B
TypeScript

/**
* A library containing most of the static shapes required by Grafana.
*
* @packageDocumentation
*/
export * from './schema/mudball.gen';