UNPKG

ashish-sdk

Version:
4 lines (3 loc) 218 B
import { EmbedEvent } from '../types'; export declare function processCustomAction(e: any, thoughtSpotHost: string): any; export declare function getProcessData(type: EmbedEvent, e: any, thoughtSpotHost: string): any;