UNPKG

ts-std-lib

Version:
7 lines 291 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.inspect = void 0; //inspectUtil.custom // https://nodejs.org/api/util.html#util_util_inspect_custom exports.inspect = Symbol.for('nodejs.util.inspect.custom'); //# sourceMappingURL=IInspectable.js.map