forked from ard/ruoyi-api

‘liusuyi’
2024-03-15 9ab35c4cbc2bf535ab15305b173d0e6d27ffb3ba
1
2
3
4
5
6
var getNative = require('./_getNative');
 
/* Built-in method references that are verified to be native. */
var nativeCreate = getNative(Object, 'create');
 
module.exports = nativeCreate;