type alias ListResourceDataimport { type ListResourceData } from "https://dotland.deno.dev/x/wmill@v1.418.0/gen/index.ts"; definition: { page?: number; pathStart?: string; perPage?: number; resourceType?: string; resourceTypeExclude?: string; workspace: string; }import ListResourceDataimport { ListResourceData } from "https://dotland.deno.dev/x/wmill@v1.418.0/gen/index.ts";