Skip to content

Conversation

@peter-zhong-replit
Copy link
Owner

No description provided.

export type BrowserContextOptions = channels.BrowserNewContextOptions & {
proxyOverride?: ProxySettings;
internalIgnoreHTTPSErrors?: boolean;
unhandledDialogCallback?: (dialog: import('../server/dialog').Dialog) => void;

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

move the type here and then import Dialog into server/dialog

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants