EdgeAIG/opencode / .opencode /node_modules /yaml /dist /compose /resolve-block-scalar.d.ts
EdgeAIG's picture
download
raw
484 Bytes
import type { Range } from '../nodes/Node';
import { Scalar } from '../nodes/Scalar';
import type { BlockScalar } from '../parse/cst';
import type { ComposeContext } from './compose-node';
import type { ComposeErrorHandler } from './composer';
export declare function resolveBlockScalar(ctx: ComposeContext, scalar: BlockScalar, onError: ComposeErrorHandler): {
value: string;
type: Scalar.BLOCK_FOLDED | Scalar.BLOCK_LITERAL | null;
comment: string;
range: Range;
};

Xet Storage Details

Size:
484 Bytes
·
Xet hash:
2879f65f2c7bb8760abcbbfa16078bf707742fa2ae7cf6ffbecc15599478d6ce

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.