Merge branch 'feat/webpack5' of https://github.com/NativeScript/NativeScript into feat/webpack5

This commit is contained in:
Igor Randjelovic
2021-03-09 18:45:31 +01:00

View File

@@ -1,6 +1,3 @@
/* eslint-disable no-var */
declare var global: NodeJS.Global & typeof globalThis;
interface ModuleResolver {
/**
* A function used to resolve the exports for a module.