type alias ListLogFilesResponseimport { type ListLogFilesResponse } from "https://dotland.deno.dev/x/wmill@v1.418.0/gen/index.ts"; definition: (Array<{ hostname: string; mode: string; worker_group?: string; log_ts: string; file_path: string; ok_lines?: number; err_lines?: number; json_fmt: boolean; }>)import ListLogFilesResponseimport { ListLogFilesResponse } from "https://dotland.deno.dev/x/wmill@v1.418.0/gen/index.ts";