Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 17c8510

Browse filesBrowse files
committed
chore: declare var global no longer needed
1 parent 13a525d commit 17c8510
Copy full SHA for 17c8510

File tree

1 file changed

+0
-3
lines changed
Filter options

1 file changed

+0
-3
lines changed

‎packages/core/global-types.d.ts

Copy file name to clipboardExpand all lines: packages/core/global-types.d.ts
-3Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
/* eslint-disable no-var */
2-
declare var global: NodeJS.Global & typeof globalThis;
3-
41
interface ModuleResolver {
52
/**
63
* A function used to resolve the exports for a module.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.