Repository URL to install this package:
|
Version:
1.0.0-1 ▾
|
import WeakMap from './_WeakMap.js';
/** Used to store function metadata. */
var metaMap = WeakMap && new WeakMap;
export default metaMap;