mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-12-15 15:19:59 +08:00
window自动化添加资源管理器相关操作
This commit is contained in:
@@ -8,6 +8,7 @@ const software = require("./software");
|
||||
const utils = require("./utils");
|
||||
const automation = require("./automation");
|
||||
const browser = require("./browser");
|
||||
const explorer = require("./explorer");
|
||||
|
||||
module.exports = {
|
||||
window,
|
||||
@@ -20,4 +21,5 @@ module.exports = {
|
||||
utils,
|
||||
automation,
|
||||
browser,
|
||||
explorer,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user