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