type alias ListAppsDataimport { type ListAppsData } from "https://dotland.deno.dev/x/wmill@v1.418.0/gen/index.ts"; definition: { createdBy?: string; includeDraftOnly?: boolean; orderDesc?: boolean; page?: number; pathExact?: string; pathStart?: string; perPage?: number; starredOnly?: boolean; withDeploymentMsg?: boolean; workspace: string; }import ListAppsDataimport { ListAppsData } from "https://dotland.deno.dev/x/wmill@v1.418.0/gen/index.ts";