type alias ListHubFlowsResponseimport { type ListHubFlowsResponse } from "https://dotland.deno.dev/x/wmill@v1.418.0/gen/index.ts"; definition: ({ flows?: Array<{ id: number; flow_id: number; summary: string; apps: Array<(string)>; approved: boolean; votes: number; }>; })import ListHubFlowsResponseimport { ListHubFlowsResponse } from "https://dotland.deno.dev/x/wmill@v1.418.0/gen/index.ts";