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

Tagline

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

DEPRECATED: No data will be returned A brief one-line description of the person.

interface Tagline {
metadata?: FieldMetadata;
value?: string;
}

§Properties

§

Metadata about the tagline.

§
value?: string
[src]

The tagline.