Icard/angular-clarity-master(work.../node_modules/lodash-es/_WeakMap.js

8 lines
205 B
JavaScript
Raw Permalink Normal View History

2024-07-16 14:55:36 +00:00
import getNative from './_getNative.js';
import root from './_root.js';
/* Built-in method references that are verified to be native. */
var WeakMap = getNative(root, 'WeakMap');
export default WeakMap;