Skip to main content
Module

x/wmill/main.ts>workspaceAdd

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 workspaceAdd
Re-export
import { workspaceAdd } from "https://deno.land/x/wmill@v1.394.5/main.ts";

Parameters

opts: GlobalOptions & { create: boolean; createWorkspaceName: string | undefined; createUsername: string | undefined; }
workspaceName: string | undefined
workspaceId: string | undefined
remote: string | undefined