mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-10 22:20:14 +00:00
refactor(engine): add fingerprinted browser leases
This commit is contained in:
@@ -75,7 +75,11 @@ export {
|
||||
resolveBrowserGpuMode,
|
||||
buildChromeArgs,
|
||||
ENABLE_BROWSER_POOL,
|
||||
BrowserLeasePool,
|
||||
type BuildChromeArgsOptions,
|
||||
type BrowserLaunchFingerprint,
|
||||
type BrowserLease,
|
||||
type BrowserPoolState,
|
||||
type CaptureMode,
|
||||
type AcquiredBrowser,
|
||||
} from "./services/browserManager.js";
|
||||
|
||||
Reference in New Issue
Block a user