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

4 lines
66 B
JavaScript
Raw Normal View History

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