UNPKG

assertthat

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