Skip to main content
Module

x/wmill/workspace.ts>getWorkspaceByName

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

Parameters

workspaceName: string

Returns

Promise<Workspace | undefined>