Buckets:
| type FastQueryString = { | |
| stringify(value: Record<string, any>): string; | |
| parse(value: string): Record<string, any>; | |
| }; | |
| declare namespace fastQueryString { | |
| export function stringify(value: Record<string, any>): string; | |
| export function parse(value: string): Record<string, any>; | |
| const fqs: FastQueryString; | |
| export { fqs as default }; | |
| } | |
| export = fastQueryString; | |
Xet Storage Details
- Size:
- 374 Bytes
- Xet hash:
- c28307bb08d7bc05c9d15b9e91aba83773be34c5bcbdedd2d05bd1318972aa53
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.