Files
yinx-cli/lib/audio/index.js
2025-12-20 17:14:43 +08:00

4 lines
67 B
JavaScript

export async function run() {
throw new Error("尚未实现");
}