@eryx/eryxdoc/render/links Module
JSON
Link and anchor resolution for documentation cross-references. Pure functions that resolve wiki-style links and type references to URLs.
API Reference
Types
ResolvedWikiLink
href: string
kind: "article" | "module" | "class" | "type" | "function" | "member"
article: any?
symbolName: string?
ownerName: string?