UNPKG

@jovian/type-tools

Version:

TypeTools is a Typescript library for providing extensible tooling runtime validations and type helpers.

13 lines 289 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ixConfig = void 0; exports.ixConfig = { sleepFunctions: { useSharedTimer: true, }, hotblock: { threshold: 3, halflife: 3, } }; //# sourceMappingURL=ix.config.js.map