Skip to main content
Module

x/wmill/deps.ts>ContextualVariable

Open-source web IDE, scalable runtime and platform for serverless, workflows and UIs
Go to Latest
type alias ContextualVariable
import { type ContextualVariable } from "https://deno.land/x/wmill@v1.63.2/deps.ts";
definition: { name: string; value: string; description: string; }