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.js
Normal file
5
plugin/lib/quickcomposer.js
Normal file
@@ -0,0 +1,5 @@
|
||||
const quickcomposer = {
|
||||
textProcessing: require("./quickcomposer/textProcessing"),
|
||||
};
|
||||
|
||||
module.exports = quickcomposer;
|
||||
Reference in New Issue
Block a user