Buckets:
| ; | |
| const parse = require("./parse"); | |
| const stringify = require("./stringify"); | |
| const fastQuerystring = { | |
| parse, | |
| stringify, | |
| }; | |
| /** | |
| * Enable TS and JS support | |
| * | |
| * - `const qs = require('fast-querystring')` | |
| * - `import qs from 'fast-querystring'` | |
| */ | |
| module.exports = fastQuerystring; | |
| module.exports.default = fastQuerystring; | |
| module.exports.parse = parse; | |
| module.exports.stringify = stringify; | |
Xet Storage Details
- Size:
- 414 Bytes
- Xet hash:
- 7cc90b57e693e3526b6de4131b6fabc3763c7ade3295339e0c3857bc0cfaf8ff
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.