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