UNPKG

@gooddata/react-components

Version:

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

3 lines (2 loc) 170 B
import { IReferencePoint, IBucket } from "../../../interfaces/Visualization"; export declare const getXirrBuckets: ({ buckets }: Readonly<IReferencePoint>) => IBucket[];