UNPKG

@queue-it/cordova-sdk

Version:
11 lines (9 loc) 251 B
interface QueueIt { run(customerId: string, eventOrAliasId: string, layoutName?: string, language?: string, clearCache?: boolean, successCallback?: Function): void enableTesting(value: boolean): void }