mirror of
https://github.com/farcasclaudiu/openclaw.git
synced 2026-06-28 15:01:41 +03:00
refactor(browser): simplify control API
This commit is contained in:
@@ -11,5 +11,4 @@ export type BrowserActionPathResult = {
|
||||
path: string;
|
||||
targetId: string;
|
||||
url?: string;
|
||||
filename?: string;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user