download
raw
362 Bytes
import test from 'node:test'
import assert from 'node:assert'
import pino from '../../pino.js'
import helper from '../helper.js'
const { sink, check, once } = helper
test('esm support', async () => {
const stream = sink()
const instance = pino(stream)
instance.info('hello world')
check(assert.equal, await once(stream, 'data'), 30, 'hello world')
})

Xet Storage Details

Size:
362 Bytes
·
Xet hash:
e979c776c3dc1fb0d23b92545e0ea8457963966a38532f83c6b6631ddbe56d0e

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