download
raw
299 Bytes
function BrowserslistError(message) {
this.name = 'BrowserslistError'
this.message = message
this.browserslist = true
if (Error.captureStackTrace) {
Error.captureStackTrace(this, BrowserslistError)
}
}
BrowserslistError.prototype = Error.prototype
module.exports = BrowserslistError

Xet Storage Details

Size:
299 Bytes
·
Xet hash:
7566da988eb4153ac52a943c2af72c791c7271717bc6cad7fe494ac4ec5936ff

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