UNPKG

read-gedcom

Version:
8 lines 264 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.BYTES_INTERVAL = void 0; /** * The iteration interval at which the next progress call should be performed. */ exports.BYTES_INTERVAL = 200000; //# sourceMappingURL=common.js.map