Interface: RoundtripResult¶
Defined in: importer/src/roundtrip.ts:4
Properties¶
errors¶
errors:
string[]
Defined in: importer/src/roundtrip.ts:6
hasMeta¶
hasMeta:
boolean
Defined in: importer/src/roundtrip.ts:9
sectionCount¶
sectionCount:
object
Defined in: importer/src/roundtrip.ts:8
imported¶
imported:
number
parsed¶
parsed:
number
valid¶
valid:
boolean
Defined in: importer/src/roundtrip.ts:5
warnings¶
warnings:
string[]
Defined in: importer/src/roundtrip.ts:7