| import type { CollectionItem, Token } from './cst'; | |
| /** | |
| * Stringify a CST document, token, or collection item | |
| * | |
| * Fair warning: This applies no validation whatsoever, and | |
| * simply concatenates the sources in their logical order. | |
| */ | |
| export declare const stringify: (cst: Token | CollectionItem) => string; | |
Xet Storage Details
- Size:
- 310 Bytes
- Xet hash:
- 46e490da4de3c8fafa096f0c9d84f5884a235dc671ea6e19274190ddc7f4895b
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.