github-pages-deploy-action/node_modules/ts-jest/dist/transformers/index.js
2019-11-19 07:48:29 -05:00

5 lines
149 B
JavaScript

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
var hoisting = require("./hoist-jest");
exports.internals = [hoisting];