function getSharedStateimport { getSharedState } from "https://deno.land/x/windmill@v1.422.0/mod.ts"; getSharedState(path?): Promise<any>Get the shared state Parametersoptionalpath = [UNSUPPORTED]state to set ReturnsPromise<any>