async function run() { throw new Error("尚未实现"); } export default { id: "audio", name: "音频压缩", desc: "压缩音频文件", run, };