UNPKG

@ton/core

Version:

Core TypeScript library that implements low level primitives for TON blockchain.

6 lines (5 loc) 229 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.inspectSymbol = void 0; // https://nodejs.org/api/util.html#utilinspectcustom exports.inspectSymbol = Symbol.for("nodejs.util.inspect.custom");