UNPKG

@gooddata/react-components

Version:

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

4 lines (3 loc) 220 B
import { AFM } from "@gooddata/typings"; export declare function expandTotalsInAfm(afm: AFM.IAfm): AFM.IAfm; export declare function expandTotalsInResultSpec(afm: AFM.IAfm, resultSpec: AFM.IResultSpec): AFM.IResultSpec;