feat(browser): add remote-capable profiles
Co-authored-by: James Groat <james@groat.com>
This commit is contained in:
@@ -1 +1 @@
|
||||
export type BrowserParentOpts = { url?: string; json?: boolean };
|
||||
export type BrowserParentOpts = { url?: string; json?: boolean; profile?: string };
|
||||
|
||||
Reference in New Issue
Block a user