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) 65 B
export interface QSize { qcx: number; qcy: number; }