| import type { Directives } from '../doc/directives'; | |
| import { Document } from '../doc/Document'; | |
| import type { ParsedNode } from '../nodes/Node'; | |
| import type { DocumentOptions, ParseOptions, SchemaOptions } from '../options'; | |
| import type * as CST from '../parse/cst'; | |
| import type { ComposeErrorHandler } from './composer'; | |
| export declare function composeDoc<Contents extends ParsedNode = ParsedNode, Strict extends boolean = true>(options: ParseOptions & DocumentOptions & SchemaOptions, directives: Directives, { offset, start, value, end }: CST.Document, onError: ComposeErrorHandler): Document.Parsed<Contents, Strict>; | |
Xet Storage Details
- Size:
- 623 Bytes
- Xet hash:
- 86cd839ac078d7069cc4101136e589ef097a795073ecb39b35a05f79c6d981ad
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.