grafana/packages/grafana-data
Jack Westbrook 012d62782c
Fix: Prevent import errors caused by Rollup 4 (#93903)
fix(packages): prevent import errors by injecting exports.esmodule and check for default prop
2024-09-27 12:18:52 +01:00
..
src RolePickerDrawer: Add feature toggle (#93752) 2024-09-26 14:51:38 +02:00
test
typings/jest
.eslintrc
CHANGELOG.md
LICENSE_APACHE2
README.md
package.json Build: Migrate packages to rollup v4 (#93731) 2024-09-27 11:00:13 +02:00
rollup.config.ts Fix: Prevent import errors caused by Rollup 4 (#93903) 2024-09-27 12:18:52 +01:00
tsconfig.build.json
tsconfig.json React: Use new JSX transform (#88802) 2024-06-25 12:43:47 +01:00

README.md

Grafana Data Library

@grafana/data is currently in BETA.

This package holds the root data types and functions used within Grafana.