import WeakMap from './_WeakMap'; /** Used to store function metadata. */ var metaMap = WeakMap && new WeakMap; export default metaMap;