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

DriveFile

import type { DriveFile } from "https://googleapis.deno.dev/v1/driveactivity:v2.ts";

A Drive item which is a file.

interface DriveFile {}