コンテンツにスキップ

MdiMdastProvenanceTarget

このコンテンツはまだ日本語訳がありません。

MdiMdastProvenanceTarget = { blockIndex: number; channel: "blockText"; range: MdiTextRange; } | { annotationIndex: number; blockIndex: number; channel: "annotation"; range: MdiTextRange; }

Defined in: mdi/dist/internal/mdast.d.ts:9

A projection target assigned by Rust to a source-backed IR construct.