import { type ListScriptsData } from "https://deno.land/x/wmill@v1.418.0/gen/index.ts";
definition: { createdBy?: string; firstParentHash?: string; includeDraftOnly?: boolean; includeWithoutMain?: boolean; isTemplate?: boolean; kinds?: string; lastParentHash?: string; orderDesc?: boolean; page?: number; parentHash?: string; pathExact?: string; pathStart?: string; perPage?: number; showArchived?: boolean; starredOnly?: boolean; withDeploymentMsg?: boolean; workspace: string; }