function getStateimport { getState } from "https://deno.land/x/windmill@v1.226.0/mod.ts"; getState(): Promise<any>Get the state shared across executions ReturnsPromise<any>