1
0
mirror of https://github.com/actions/labeler synced 2026-05-08 22:11:02 +02:00
Files
labeler/node_modules/ts-jest/dist/transformers/index.js
David Kale 91fcbb0108 build
2020-09-08 13:25:36 -04:00

5 lines
149 B
JavaScript

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