UNPKG

@highflying/jest-module-name-mapper

Version:

Synchronization tsconfig paths with Jest (module name mapper)

6 lines 255 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const path_factory_1 = require("./path.factory"); const bootstrap = (path) => path_factory_1.moduleNameMapper(path); module.exports = bootstrap; //# sourceMappingURL=index.js.map