install-nix-action/node_modules/ts-jest/dist/transformers/index.js
Domen Kožar 49df04613e
v7
2020-02-24 13:29:22 +01:00

4 lines
149 B
JavaScript

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