UNPKG

angles-javascript-client

Version:

This is the javascript client for the Angles Dashboard. It allows you to store your test results.

8 lines (7 loc) 176 B
export declare class ScreenshotPlatform { platformName: string; platformVersion: string; browserName: string; browserVersion: string; deviceName: string; }