UNPKG

@yuanjili/js-es-c

Version:

js工具包

1 lines 444 B
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var _typeof="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(a){return typeof a}:function(a){return a&&"function"==typeof Symbol&&a.constructor===Symbol&&a!==Symbol.prototype?"symbol":typeof a};exports.isValEmpty=isValEmpty;function isValEmpty(a){return null!=a&&"undefined"!=typeof a&&""!=a&&("object"==("undefined"==typeof a?"undefined":_typeof(a))||!0)}