UNPKG

@gooddata/react-components

Version:

GoodData.UI - A powerful JavaScript library for building analytical applications

3 lines (2 loc) 135 B
import { IBucket } from "../../../interfaces/Visualization"; export declare const transformBuckets: (buckets: IBucket[]) => IBucket[];