UNPKG

@progress/kendo-e2e

Version:

Kendo UI end-to-end test utilities.

6 lines 326 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.snapshotImage = void 0; var snapshot_image_1 = require("./snapshot-image"); Object.defineProperty(exports, "snapshotImage", { enumerable: true, get: function () { return snapshot_image_1.snapshotImage; } }); //# sourceMappingURL=index.js.map