Skip to main content

Variable: externalIdentifierSchema

const externalIdentifierSchema: ZodObject<{ scheme: ZodString; url: ZodOptional<ZodString>; value: ZodString; }, $strip>

Defined in: web/lib/schemas/preprint.ts:273

External identifier for external knowledge bases.