import { type PathScript } from "https://deno.land/x/wmill@v1.426.1/gen/index.ts";
definition: { input_transforms: { [key: string]: InputTransform; }; path: string; hash?: string; type: "script"; tag_override?: string; is_trigger?: boolean; }
x/wmill/gen/index.ts>PathScript
import { type PathScript } from "https://deno.land/x/wmill@v1.426.1/gen/index.ts";