type alias GetWorkspaceDefaultAppResponseimport { type GetWorkspaceDefaultAppResponse } from "https://dotland.deno.dev/x/wmill@v1.418.0/gen/types.gen.ts"; definition: ({ default_app_path?: string; })