first commit
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
import WeakMap from './_WeakMap.js';
|
||||
|
||||
/** Used to store function metadata. */
|
||||
var metaMap = WeakMap && new WeakMap;
|
||||
|
||||
export default metaMap;
|
||||
Reference in New Issue
Block a user