@grafana/data: export ArrowDataFrame (#20832)

This commit is contained in:
Kyle Brandt
2019-12-03 21:17:36 -08:00
committed by Ryan McKinley
parent 700b93a75c
commit 431bf2b179
@@ -4,3 +4,4 @@ export * from './CircularDataFrame';
export * from './MutableDataFrame';
export * from './processDataFrame';
export * from './dimensions';
export * from './arrow/ArrowDataFrame';