mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-12-15 07:05:21 +08:00
编排添加系统信息
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
const exec = require("./exec");
|
||||
const os = require("./os");
|
||||
|
||||
module.exports = {
|
||||
exec,
|
||||
os,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user