import { type ScriptMetadata } from "https://deno.land/x/wmill@v1.417.3/bootstrap/script_bootstrap.ts";
Properties
schema: { $schema: string; type: string; properties: { [name: string]: SchemaProperty; }; required: string[]; }
x/wmill/bootstrap/script_bootstrap.ts>ScriptMetadata
import { type ScriptMetadata } from "https://deno.land/x/wmill@v1.417.3/bootstrap/script_bootstrap.ts";