iching-broker-level2/node_modules/create-jest/bin/create-jest.js

9 lines
235 B
JavaScript
Raw Normal View History

2025-03-31 12:27:20 +00:00
#!/usr/bin/env node
/**
* Copyright (c) Meta Platforms, Inc. and affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
require('..').runCLI();