Skip to main content
Module

x/wmill/user.ts>pushWorkspaceUser

Open-source developer platform to turn scripts into workflows and UIs. Fastest workflow engine (5x vs Airflow). Open-source alternative to Airplane and Retool.
Go to Latest
function pushWorkspaceUser
import { pushWorkspaceUser } from "https://deno.land/x/wmill@v1.291.3/user.ts";

Parameters

workspace: string
path: string
user: SimplifiedUser | undefined
localUser: SimplifiedUser

Returns

Promise<void>