download
raw
322 Bytes
'use strict'
// Node v8 throw a `SyntaxError: Unexpected token import`
// even if this branch is never touch in the code,
// by using `eval` we can avoid this issue.
// eslint-disable-next-line
new Function('module', 'return import(module)')('./esm.mjs').catch((err) => {
process.nextTick(() => {
throw err
})
})

Xet Storage Details

Size:
322 Bytes
·
Xet hash:
acf7fbc6b7aad670b0ee14d0f09402bde762f60a7e6c7b5c5a103e81c901d774

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.