library_helpers.ts view source
(declaration_name: string): string Build project-relative API documentation URL with hash anchor.
declaration_name
Name of the declaration to link to
stringreturns
string URL path like '/docs/api#declaration_name'