UNPKG

angles-javascript-client

Version:

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

7 lines 228 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ScreenshotMetric = void 0; class ScreenshotMetric { } exports.ScreenshotMetric = ScreenshotMetric; //# sourceMappingURL=ScreenshotMetric.js.map