Skip to content

Commit 5954f66

Browse files
committed
chore: import missing
1 parent 1dba927 commit 5954f66

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/McpContext.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ import type {
3535
import {Locator} from './third_party/index.js';
3636
import {PredefinedNetworkConditions} from './third_party/index.js';
3737
import {listPages} from './tools/pages.js';
38+
import {takeSnapshot} from './tools/snapshot.js';
3839
import {CLOSE_PAGE_ERROR} from './tools/ToolDefinition.js';
3940
import type {Context, DevToolsData} from './tools/ToolDefinition.js';
4041
import type {TraceResult} from './trace-processing/parse.js';

0 commit comments

Comments
 (0)