grafana/packages/grafana-runtime
kay delaney 9d87923986
Chore: Upgrades typescript to version 3.5 (#18263)
* Chore: Upgrade typescript to version 3.5
2019-07-26 15:14:06 +01:00
..
src Auth: SAML login button. (#17932) 2019-07-05 15:24:52 +02:00
CHANGELOG.md Packages: Use lerna for release orchestration (#17985) 2019-07-09 09:43:53 -07:00
index.js Add a @grafana/runtime package with backendSrv interface (#16533) 2019-06-03 17:55:59 +02:00
package.json Chore: Upgrades typescript to version 3.5 (#18263) 2019-07-26 15:14:06 +01:00
README.md grafana/toolkit: improve CircleCI stubs (#17995) 2019-07-11 12:47:58 +02:00
rollup.config.ts Packages: Use lerna for release orchestration (#17985) 2019-07-09 09:43:53 -07:00
tsconfig.build.json Add a @grafana/runtime package with backendSrv interface (#16533) 2019-06-03 17:55:59 +02:00
tsconfig.json Packages: create shared tsconfig.json (#18010) 2019-07-10 12:50:52 +02:00
tslint.json Add a @grafana/runtime package with backendSrv interface (#16533) 2019-06-03 17:55:59 +02:00

Grafana Runtime library

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