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

Legacy

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

A strategy that consolidates activities using the grouping rules from the legacy V1 Activity API. Similar actions occurring within a window of time can be grouped across multiple targets (such as moving a set of files at once) or multiple actors (such as several users editing the same item). Grouping rules for this strategy are specific to each type of action.

interface Legacy {}