UNPKG

enigma-mixin

Version:

Set of Qlik Sense enigma.js mixin

13 lines (12 loc) 301 B
export declare function mExtensionObjectsAll(): Promise<{ appId: string; appName: string; objId: string; objType: string; extName: any; extVersion: any; extVisible: any; extIsBundle: boolean; extIsLibrary: any; qProps: EngineAPI.IGenericObjectProperties; }[]>;