Sha256: fb395fa7b93c13c5e0f3f7c4a586eb91c3551ab6ca6a7df50de0054969727bc2
Contents?: true
Size: 560 Bytes
Versions: 6
Compression:
Stored size: 560 Bytes
Contents
'use strict'; function _expect() { const data = _interopRequireDefault(require('expect')); _expect = function () { return data; }; return data; } function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : {default: obj}; } /** * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ throw new Error( 'Do not import `@jest/globals` outside of the Jest test environment' );
Version data entries
6 entries across 6 versions & 1 rubygems