Skip to main content
Go to Latest
type alias Files
import { type Files } from "https://deno.land/x/update@v0.2.0/analyze.ts";
definition: { filePath: string; urls: string[]; }[]