Skip to main content
Module

x/windmill/mod.ts>setSharedState

Windmill deno client (separated from the main repo because most of the code is auto-generated from the openapi and not worth committing)
Go to Latest
function setSharedState
import { setSharedState } from "https://deno.land/x/windmill@v1.79.0/mod.ts";

Set the shared state

Parameters

state: any

state to set

optional
path = [UNSUPPORTED]

Returns

Promise<void>