Skip to content

Commit 83a483b

Browse files
committed
revert: restore apps/vscode-e2e/src/types/global.d.ts and apps/web-evals/next-env.d.ts from origin/main
1 parent 2aa9ff6 commit 83a483b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/vscode-e2e/src/types/global.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
import type { RooCodeAPI } from "@roo-code/types"
22

33
declare global {
4+
// eslint-disable-next-line no-var
45
var api: RooCodeAPI
56
}
67

0 commit comments

Comments
 (0)