Buckets:
| const fs = require('node:fs') | |
| const path = require('node:path') | |
| const { test } = require('node:test') | |
| const fastify = require('../../fastify')() | |
| test('should be the same as package.json', t => { | |
| t.plan(1) | |
| const json = JSON.parse(fs.readFileSync(path.join(__dirname, '..', '..', 'package.json')).toString('utf8')) | |
| t.assert.strictEqual(fastify.version, json.version) | |
| }) | |
Xet Storage Details
- Size:
- 391 Bytes
- Xet hash:
- f8a3416dde803cf23ab0c015a8d25d7f7af26cb24d51a9da415171c1598279e7
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.