Skip to content

Commit

Permalink
fix type
Browse files Browse the repository at this point in the history
  • Loading branch information
benjackwhite committed Jun 20, 2024
1 parent 525878f commit 3118b7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugin-server/src/cdp/cdp-consumers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ import { addLog, HogExecutor } from './hog-executor'
import { HogFunctionManager } from './hog-function-manager'
import { HogWatcher } from './hog-watcher'
import {
CdpOverflowMessage,
HogFunctionInvocation,
HogFunctionInvocationAsyncResponse,
HogFunctionInvocationGlobals,
Expand Down

0 comments on commit 3118b7d

Please sign in to comment.