basant307/AI_Governance_Project
048
1var getNative = require('./_getNative');2 3/* Built-in method references that are verified to be native. */4var nativeCreate = getNative(Object, 'create');5 6module.exports = nativeCreate;7 1var getNative = require('./_getNative');2 3/* Built-in method references that are verified to be native. */4var nativeCreate = getNative(Object, 'create');5 6module.exports = nativeCreate;7