Function: eprintPath()
eprintPath(
eprintUri):string
Defined in: web/lib/atproto/record-creator.ts:2152
The path of an eprint's page under the site origin.
Parameters
eprintUri
string
AT-URI of the eprint
Returns
string
Path beginning with a slash
Remarks
Mirrors the frontend route /eprints/[...uri], so site + path resolves to
the page describing the same eprint.