Buckets:
| const debug = ( | |
| typeof process === 'object' && | |
| process.env && | |
| process.env.NODE_DEBUG && | |
| /\bsemver\b/i.test(process.env.NODE_DEBUG) | |
| ) ? (...args) => console.error('SEMVER', ...args) | |
| : () => {} | |
| module.exports = debug | |
Xet Storage Details
- Size:
- 240 Bytes
- Xet hash:
- bde3f25aca582102a84bc0b2114cb3380ab15f96d910c222d46d6d9ba323b0a2
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.