mirror of
https://github.com/Tria-plc/emaui.git
synced 2026-08-27 13:10:58 +00:00
4 lines
64 B
JavaScript
4 lines
64 B
JavaScript
import {assert} from './index.js';
|
|
|
|
globalThis.assert = assert;
|