Variable: fundingSourceSchema
constfundingSourceSchema:ZodObject<{funder:ZodString;funderId:ZodOptional<ZodString>;grantNumber:ZodOptional<ZodString>; },$strip>
Defined in: web/lib/schemas/preprint.ts:257
Funding source information.