test-setup.js 72 B

123
  1. globalThis.PLATFORM_NODE = false;
  2. globalThis.PLATFORM_NODE_JEST = true;