type alias Contextimport { type Context } from "https://dotland.deno.dev/x/wmill@v1.418.0/context.ts"; definition: { workspace: string; baseUrl: string; urlStore: string; token: string; }