Skip to content

Commit 3397859

Browse files
committed
Export Go CDP event alias
1 parent 1824752 commit 3397859

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

go/modcdp/modcdp.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ type ServerConfig = client.ServerConfig
1717
type CustomCommand = client.CustomCommand
1818
type CustomEvent = client.CustomEvent
1919
type CustomMiddleware = client.CustomMiddleware
20+
type CDPEvent = client.CDPEvent
2021
type LaunchOptions = launcher.LaunchOptions
2122
type LaunchedBrowser = launcher.LaunchedBrowser
2223
type BrowserLauncher = launcher.BrowserLauncher

0 commit comments

Comments
 (0)