Files
theme-mdocs/node_modules/.pnpm/lodash@4.18.1/node_modules/lodash/_nativeCreate.js
T
maoxiang d36050cff7 初始化仓库
初始化仓库
2026-09-09 13:19:09 +08:00

7 lines
187 B
JavaScript

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