type alias LoadFilePreviewDataimport { type LoadFilePreviewData } from "https://dotland.deno.dev/x/wmill@v1.418.0/gen/index.ts"; definition: { csvHasHeader?: boolean; csvSeparator?: string; fileKey: string; fileMimeType?: string; fileSizeInBytes?: number; readBytesFrom?: number; readBytesLength?: number; storage?: string; workspace: string; }import LoadFilePreviewDataimport { LoadFilePreviewData } from "https://dotland.deno.dev/x/wmill@v1.418.0/gen/index.ts";