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

EnterpriseTopazSidekickGenericAnswerCard

import type { EnterpriseTopazSidekickGenericAnswerCard } from "https://googleapis.deno.dev/v1/cloudsearch:v1.ts";
interface EnterpriseTopazSidekickGenericAnswerCard {
answer?: string;
title?: string;
}

§Properties

§
answer?: string
[src]

The answer.

§
title?: string
[src]

Title or header of the card.