mirror of
https://github.com/zhom/donutbrowser.git
synced 2026-07-13 16:07:22 +02:00
refactor: nodecar cleanup
This commit is contained in:
+1
-2
@@ -110,8 +110,7 @@ export interface CamoufoxConfig {
|
||||
|
||||
export interface CamoufoxLaunchResult {
|
||||
id: string;
|
||||
port?: number;
|
||||
wsEndpoint?: string;
|
||||
processId?: number;
|
||||
profilePath?: string;
|
||||
url?: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user