mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-17 21:01:34 +08:00
Merge branch 'master' into feat/webpack5
This commit is contained in:
3
packages/core/global-types.d.ts
vendored
3
packages/core/global-types.d.ts
vendored
@ -1,6 +1,3 @@
|
|||||||
/* eslint-disable no-var */
|
|
||||||
declare var global: NodeJS.Global & typeof globalThis;
|
|
||||||
|
|
||||||
interface ModuleResolver {
|
interface ModuleResolver {
|
||||||
/**
|
/**
|
||||||
* A function used to resolve the exports for a module.
|
* A function used to resolve the exports for a module.
|
||||||
|
Reference in New Issue
Block a user