type alias EditResourceTypeimport { type EditResourceType } from "https://dotland.deno.dev/x/windmill@v1.415.2/windmill-api/index.ts"; definition: { schema?: any; description?: string; }