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

FilesExportOptions

import type { FilesExportOptions } from "https://googleapis.deno.dev/v1/drive:v3.ts";

Additional options for Drive#filesExport.

interface FilesExportOptions {
mimeType: string;
}

§Properties

§
mimeType: string
[src]

Required. The MIME type of the format requested for this export.