mirror of
https://github.com/oven-sh/bun
synced 2026-02-16 05:42:43 +00:00
3 lines
63 B
JavaScript
3 lines
63 B
JavaScript
const assert = require('assert');
|
|
assert(module.isPreloading);
|