????

Your IP : 216.73.216.131


Current Path : C:/inetpub/vhost/qnquyhoach.nextform.vn/api/node_modules/create-jest/build/
Upload File :
Current File : C:/inetpub/vhost/qnquyhoach.nextform.vn/api/node_modules/create-jest/build/index.js

'use strict';

Object.defineProperty(exports, '__esModule', {
  value: true
});
Object.defineProperty(exports, 'runCLI', {
  enumerable: true,
  get: function () {
    return _runCreate.runCLI;
  }
});
Object.defineProperty(exports, 'runCreate', {
  enumerable: true,
  get: function () {
    return _runCreate.runCreate;
  }
});
var _runCreate = require('./runCreate');