es6/util/isObject.js. export function isObject(x) {; return x != null && typeof x === 'object';; }; //# sourceMappingURL=isObject.js.map.
確定! 回上一頁