type alias CreateScriptDataRe-exportimport { type CreateScriptData } from "https://deno.land/x/wmill@v1.423.1/gen/index.ts"; definition: { requestBody: NewScript; workspace: string; }