UNPKG

@gooddata/react-components

Version:

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

3 lines (2 loc) 192 B
import { Execution } from "@gooddata/typings"; export declare function fixEmptyHeaderItems(executionResult: Execution.IExecutionResult, emptyHeaderString: string): Execution.IExecutionResult;