Variable: annotationDrawSchema
Less than 1 minute
@ghentcdh/annotated-text / annotationDrawSchema
Variable: annotationDrawSchema
constannotationDrawSchema:ZodObject<{annotationUuid:ZodUnion<readonly [ZodString,ZodNumber]>;draggable:ZodObject<{end:ZodOptional<ZodObject<{height:ZodNumber;x:ZodNumber;y:ZodNumber; },$strip>>;start:ZodOptional<ZodObject<{height:ZodNumber;x:ZodNumber;y:ZodNumber; },$strip>>; },$strip>;height:ZodObject<{height:ZodNumber;x:ZodNumber;y:ZodNumber; },$strip>;lineNumber:ZodNumber;path:ZodObject<{border:ZodOptional<ZodString>;fill:ZodOptional<ZodString>; },$strip>;uuid:ZodString;weight:ZodNumber; },$strip>
Defined in: libs/core/src/lib/model/draw.model.ts:20