UNPKG

wecui

Version:

一款基于Vue2.x版本的移动端web组件

5 lines (4 loc) 120 B
var hasOwnProperty = {}.hasOwnProperty; module.exports = function (it, key) { return hasOwnProperty.call(it, key); };