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) 133 B
export declare enum QLogon { LOG_ON_SERVICE_USER = "LOG_ON_SERVICE_USER", LOG_ON_CURRENT_USER = "LOG_ON_CURRENT_USER", }