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