UNPKG

html-reporter

Version:

Html-reporter and GUI for viewing and managing results of a tests run. Currently supports Testplane and Hermione.

6 lines 292 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.setupTransformHook = void 0; // eslint-disable-next-line @typescript-eslint/no-var-requires exports.setupTransformHook = require('../../../bundle').setupTransformHook; //# sourceMappingURL=transformer.js.map