mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-10-10 07:23:23 +08:00
模拟操作添加屏幕找图(Mac)
This commit is contained in:
@@ -406,6 +406,11 @@ interface quickcommandApi {
|
||||
*/
|
||||
readClipboard(): text<string>;
|
||||
|
||||
/**
|
||||
* 读剪贴板图片
|
||||
*/
|
||||
readClipboardImage(): text<string>;
|
||||
|
||||
/**
|
||||
* 写剪贴板
|
||||
*
|
||||
|
Reference in New Issue
Block a user