UNPKG

@progress/kendo-e2e

Version:

Kendo UI end-to-end test utilities.

6 lines 302 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.matchXLSXFiles = void 0; var excel_1 = require("./excel"); Object.defineProperty(exports, "matchXLSXFiles", { enumerable: true, get: function () { return excel_1.matchXLSXFiles; } }); //# sourceMappingURL=index.js.map