UNPKG

ts-jest

Version:

A preprocessor with source maps support to help use TypeScript with Jest

6 lines (5 loc) 177 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.internals = void 0; var hoisting = require("./hoist-jest"); exports.internals = [hoisting];