UNPKG

assertthat

Version:
6 lines (5 loc) 209 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.maximumFormattingDepth = void 0; const maximumFormattingDepth = 4; exports.maximumFormattingDepth = maximumFormattingDepth;