CoolFace
Datasetpublic

basant307/AI_Governance_Project

sourceHugging Faceapache-2.0updated 2mo agoView on Hugging Face
0likes45downloads
_Map.js8 linesDownload Raw Back to lodash
1var getNative = require('./_getNative'),2    root = require('./_root');3 4/* Built-in method references that are verified to be native. */5var Map = getNative(root, 'Map');6 7module.exports = Map;8 
basant307/AI_Governance_Project · CoolFace