Buckets:

imerfanrajabee's picture
download
raw
309 Bytes
// Bootstrap cliui with CommonJS dependencies:
import { cliui } from './build/lib/index.js'
import { wrap, stripAnsi } from './build/lib/string-utils.js'
export default function ui (opts) {
return cliui(opts, {
stringWidth: (str) => {
return [...str].length
},
stripAnsi,
wrap
})
}

Xet Storage Details

Size:
309 Bytes
·
Xet hash:
140011e425c9b490943a273f9fbb56a612e79cbd5e75e3dc068a3f904f8ac409

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