Variable: preprintEndpoints
constpreprintEndpoints: readonly [XRPCEndpoint<{uri:string; }, {abstract:string;author: {avatar:string;did:string;displayName:string;handle:string; };cid:string;coAuthors:object[];createdAt:string;document: {$type:"blob";mimeType:string;ref:string;size:number; };doi:string;fields:object[];indexedAt:string;keywords:string[];license:string;metrics: {downloads:number;endorsements:number;views:number; };source: {blobUrl:string;lastVerifiedAt:string;pdsEndpoint:string;recordUrl:string;stale:boolean; };supplementary:object[];title:string;updatedAt:string;uri:string;versions:object[]; }>,XRPCEndpoint<{author:string;cursor:string;dateFrom:string;dateTo:string;field:string;license:string;limit:number;q:string;sort:"date"|"views"|"relevance"; }, {cursor:string;facets:Record<string,object[]>;hasMore:boolean;hits:object[];impressionId:string;total:number; }>,XRPCEndpoint<{cursor:string;did:string;limit:number;sort:"date"|"views"; }, {cursor:string;hasMore:boolean;preprints:object[];total:number; }>]
Defined in: src/api/handlers/xrpc/preprint/index.ts:21
All preprint XRPC endpoints.