mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-12-15 07:05:21 +08:00
完善编排执行命令功能
This commit is contained in:
5
plugin/lib/quickcomposer/system/index.js
Normal file
5
plugin/lib/quickcomposer/system/index.js
Normal file
@@ -0,0 +1,5 @@
|
||||
const exec = require("./exec");
|
||||
|
||||
module.exports = {
|
||||
exec,
|
||||
};
|
||||
Reference in New Issue
Block a user