async function run() { throw new Error("尚未实现"); } export default { id: "image", name: "图片批量处理", desc: "裁剪/缩放/转换", run, };