remove node_modules

This commit is contained in:
Michael Frank
2021-05-09 00:43:44 +12:00
parent 3423e2f6cf
commit 2fb5731f23
1762 changed files with 0 additions and 147353 deletions
-7
View File
@@ -1,7 +0,0 @@
var getNative = require('./_getNative'),
root = require('./_root');
/* Built-in method references that are verified to be native. */
var WeakMap = getNative(root, 'WeakMap');
module.exports = WeakMap;