UNPKG

ut-tools

Version:

Build and Release management automation package.

4 lines 179 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.isObject = (sth) => sth !== null && typeof sth === 'object'; //# sourceMappingURL=utils.js.map