UNPKG

appium-mac2-driver

Version:

XCTest-based Appium driver for macOS apps automation

3 lines 208 B
import type { NativeVideoChunkAddedEvent } from './types'; export declare function toNativeVideoChunkAddedEvent(uuid: string, payload: Buffer): NativeVideoChunkAddedEvent; //# sourceMappingURL=models.d.ts.map