feat(browser): add remote-capable profiles
Co-authored-by: James Groat <[email protected]>
This commit is contained in:
co-authored by
James Groat
parent
0e75aa2716
commit
12ba32c724
@@ -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