mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
chore: cleanup reexports
This commit is contained in:
2
nativescript-core/module.d.ts
vendored
2
nativescript-core/module.d.ts
vendored
@@ -1,4 +1,4 @@
|
||||
declare var global: NodeJS.Global;
|
||||
declare var global: NodeJS.Global & typeof globalThis;
|
||||
|
||||
interface ModuleResolver {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user