download
raw
213 Bytes
'use strict'
let Stringifier = require('./stringifier')
function stringify(node, builder) {
let str = new Stringifier(builder)
str.stringify(node)
}
module.exports = stringify
stringify.default = stringify

Xet Storage Details

Size:
213 Bytes
·
Xet hash:
02fae470a4f9fb31980735d1bf36dbbebd776f85c4e3f0ef69e61618088d7278

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