Interface: SourcedSection¶
Defined in: importer/src/merger.ts:3
Extends¶
Properties¶
confidence¶
confidence:
number
Defined in: importer/src/confidence.ts:11
Inherited from¶
content¶
content:
string
Defined in: importer/src/confidence.ts:9
Inherited from¶
heading¶
heading:
string
Defined in: importer/src/confidence.ts:8
Inherited from¶
level¶
level:
ConfidenceLevel
Defined in: importer/src/confidence.ts:12
Inherited from¶
metadata?¶
optionalmetadata?:Record\<string,unknown>
Defined in: importer/src/confidence.ts:14
Optional metadata propagated from parser.
Inherited from¶
source¶
source:
string
Defined in: importer/src/merger.ts:4
targetBlock¶
targetBlock:
string
Defined in: importer/src/confidence.ts:10