| import { Scalar } from '../nodes/Scalar'; | |
| import type { StringifyContext } from './stringify'; | |
| interface StringifyScalar { | |
| value: string; | |
| comment?: string | null; | |
| type?: string; | |
| } | |
| export declare function stringifyString(item: Scalar | StringifyScalar, ctx: StringifyContext, onComment?: () => void, onChompKeep?: () => void): string; | |
| export {}; | |
Xet Storage Details
- Size:
- 357 Bytes
- Xet hash:
- d6f48fb7dac91f43c32fdddf647f324d46ff29f785f81fa6f68d6f89ad6ce5e5
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.