Urara-Blog/node_modules/.pnpm-store/v3/files/76/7c087d9f7f4303547fa96a89af1ed23f52a9f7960eafd284f4abe2932fb8bddad2be878fa2a29d7d4a35c9ac0f36e2177a58b1bb360f623cc57031c60b6fdf
2022-08-14 01:14:53 +08:00

6 lines
187 B
Text

var getNative = require('./_getNative');
/* Built-in method references that are verified to be native. */
var nativeCreate = getNative(Object, 'create');
module.exports = nativeCreate;