UNPKG

unleash-server

Version:

Unleash is an enterprise ready feature flag service. It provides different strategies for handling feature flags.

6 lines 234 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.REGISTERS_EXPONENT = void 0; // HyperLogLog will create 2^n registers exports.REGISTERS_EXPONENT = 12; //# sourceMappingURL=hyperloglog-config.js.map