Files
crypto_trader/frontend/node_modules/chai/register-expect.js
T

4 lines
64 B
JavaScript
Raw Normal View History

2025-12-25 20:20:40 -05:00
import {expect} from './index.js';
globalThis.expect = expect;