Skip to main content
Module

x/wmill/workspace.ts>add

Open-source web IDE, scalable runtime and platform for serverless, workflows and UIs
Go to Latest
function add
import { add } from "https://deno.land/x/wmill@v1.63.2/workspace.ts";

Parameters

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