grafana/packages/grafana-runtime
Ashley Harrison ced065c7e9
Chore: fix some more types (#76535)
* clean up some e2e/runtime types

* fix some stories

* some more fixes

* fix route props

* update unit tests

* update more unit tests

* don't throw here
2023-10-24 11:53:22 +01:00
..
src Chore: fix some more types (#76535) 2023-10-24 11:53:22 +01:00
.eslintrc
CHANGELOG.md
LICENSE_APACHE2
README.md
package.json Release: Bump version to 10.3.0-pre (#76742) 2023-10-18 13:04:03 +03:00
rollup.config.ts
tsconfig.build.json
tsconfig.json

README.md

Grafana Runtime library

@grafana/runtime is currently in BETA.

This package allows access to grafana services. It requires Grafana to be running already and the functions to be imported as externals.