download
raw
243 Bytes
'use strict'
const { test } = require('tap')
test('support esm import', (t) => {
import('./esm.mjs').then(() => {
t.pass('esm is supported')
t.end()
}).catch((err) => {
process.nextTick(() => {
throw err
})
})
})

Xet Storage Details

Size:
243 Bytes
·
Xet hash:
78f33f152c35cc43dcc8ce8b8d5e9ab3dbfce431187768a64ae9e969bc7cdadf

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