Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

LinkedContentReference

import type { LinkedContentReference } from "https://googleapis.deno.dev/v1/docs:v1.ts";

A reference to the external linked source content.

interface LinkedContentReference {
sheetsChartReference?: SheetsChartReference;
}

§Properties

§
sheetsChartReference?: SheetsChartReference
[src]

A reference to the linked chart.