mirror of
https://github.com/soconnor0919/beenpad.git
synced 2026-02-05 00:06:40 -05:00
4 lines
64 B
JavaScript
4 lines
64 B
JavaScript
import {expect} from './index.js';
|
|
|
|
globalThis.expect = expect;
|