UNPKG

webdriverio-automation

Version:

WebdriverIO-Automation android ios project

5 lines 159 B
export class SubscriptionLog { constructor(public subscribedFrame: number, public unsubscribedFrame: number = Number.POSITIVE_INFINITY) { } }