mirror of
https://github.com/10h30/odin-javascript-exercises.git
synced 2026-07-14 20:26:14 +09:00
remove node_modules
This commit is contained in:
-6
@@ -1,6 +0,0 @@
|
||||
var WeakMap = require('./_WeakMap');
|
||||
|
||||
/** Used to store function metadata. */
|
||||
var metaMap = WeakMap && new WeakMap;
|
||||
|
||||
module.exports = metaMap;
|
||||
Reference in New Issue
Block a user