UNPKG

@teambit/jest

Version:
18 lines (16 loc) 382 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.JestAspect = void 0; function _harmony() { const data = require("@teambit/harmony"); _harmony = function () { return data; }; return data; } const JestAspect = exports.JestAspect = _harmony().Aspect.create({ id: 'teambit.defender/jest' }); //# sourceMappingURL=jest.aspect.js.map