type alias FileDownloadDataimport { type FileDownloadData } from "https://dotland.deno.dev/x/wmill@v1.418.0/gen/index.ts"; definition: { fileKey: string; resourceType?: string; s3ResourcePath?: string; storage?: string; workspace: string; }import FileDownloadDataimport { FileDownloadData } from "https://dotland.deno.dev/x/wmill@v1.418.0/gen/index.ts";