HeadingLink
import type { HeadingLink } from "https://googleapis.deno.dev/v1/docs:v1.ts";
A reference to a heading in this document.
interface HeadingLink {
id?: string;
tabId?: string;
}import type { HeadingLink } from "https://googleapis.deno.dev/v1/docs:v1.ts";
A reference to a heading in this document.