type alias ListVariableDataimport { type ListVariableData } from "https://dotland.deno.dev/x/wmill@v1.423.1/gen/types.gen.ts"; definition: { page?: number; pathStart?: string; perPage?: number; workspace: string; }