CoolFace
Datasetpublic

basant307/AI_Governance_Project

sourceHugging Faceapache-2.0updated 2mo agoView on Hugging Face
0likes48downloads
_Promise.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 Promise = getNative(root, 'Promise');6 7module.exports = Promise;8 
basant307/AI_Governance_Project · CoolFace