3 lines
66 B
JavaScript
3 lines
66 B
JavaScript
|
|
import {should} from './index.js';
|
||
|
|
|
||
|
|
globalThis.should = should();
|