Files
actions-ansi-to-html/node_modules/@jest/globals/build/index.js
T
2025-11-11 06:53:11 -05:00

12 lines
316 B
JavaScript

'use strict';
/**
* 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'
);