智慧水务管理系统 - 精河县供水工程综合管理平台

_nativeCreate.js 187B

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