Variable: textLineSchema
Less than 1 minute
@ghentcdh/annotated-text / textLineSchema
Variable: textLineSchema
consttextLineSchema:ZodObject<{end:ZodNumber;flatText:ZodString;gutter:ZodOptional<ZodString>;html:ZodString;lineNumber:ZodNumber;maxLineWeight:ZodDefault<ZodNumber>;start:ZodNumber;text:ZodString;uuid:ZodDefault<ZodString>; },$strip>
Defined in: libs/core/src/lib/model/line.model.ts:13