mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-09-24 21:13:34 +08:00
编排新增文件/文件夹操作,获取文件图标
This commit is contained in:
5
plugin/lib/quickcomposer/file/index.js
Normal file
5
plugin/lib/quickcomposer/file/index.js
Normal file
@@ -0,0 +1,5 @@
|
||||
const operation = require("./operation");
|
||||
|
||||
module.exports = {
|
||||
operation: operation.operation,
|
||||
};
|
Reference in New Issue
Block a user