Skip to main content

Variable: externalIdentifierSchema

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

Defined in: web/lib/schemas/eprint.ts:280

External identifier for external knowledge bases.