UNPKG

angular-qlik-api

Version:

AngulerQlikApi is the angular wrapper for Qlik Engine API. It facilitates the usage and handles the synchronization.

5 lines (4 loc) 68 B
export interface QInfo { qId?: string; qType: string; }