UNPKG

@exodus/test-bundler

Version:

Test bundler for @exodus/test for barebone and browser engines

4 lines (3 loc) 184 B
// For node.js Buffers to have the same ref / be fast const { Buffer, Blob, File } = globalThis module.exports = { Buffer, Blob, File, INSPECT_MAX_BYTES: 50, kMaxLength: 2 ** 31 - 1 }