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