Variable: TextualBodySchema
Less than 1 minute
@ghentcdh/annotated-text / TextualBodySchema
Variable: TextualBodySchema
constTextualBodySchema:ZodObject<{format:ZodDefault<ZodEnum<{text:"text"; }>>;language:ZodOptional<ZodString>;source:ZodOptional<ZodString>;type:ZodDefault<ZodEnum<{TextualBody:"TextualBody"; }>>;value:ZodString; },$strip>
Defined in: libs/core/src/lib/adapter/annotation/w3c/model/w3c-annotation.model.ts:8