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

Attachment

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

An attachment to a note.

interface Attachment {
mimeType?: string[];
name?: string;
}

§Properties

§
mimeType?: string[]
[src]

The MIME types (IANA media types) in which the attachment is available.

§
name?: string
[src]

The resource name;