Skip to main content

Variable: fundingSourceSchema

const fundingSourceSchema: ZodObject<{ funder: ZodString; funderId: ZodOptional<ZodString>; grantNumber: ZodOptional<ZodString>; }, $strip>

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

Funding source information.