UNPKG

@moomfe/zenjs

Version:

ZenJS 是一个高性能的 JavaScript 工具库。

6 lines (4 loc) 244 B
import defineValue from "../../../shared/util/defineValue"; import Object from "../../../shared/global/Object/index"; import isPlainObject from "../../../shared/util/isPlainObject"; defineValue( Object, '$isPlainObject', isPlainObject );