UNPKG

unleash-server

Version:

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

5 lines 286 B
import { Registry } from 'prom-client'; // Deliberately keep it separate from the global instance metrics register // It is a singleton that everyone participating in the impact metrics can import export const impactRegister = new Registry(); //# sourceMappingURL=impact-register.js.map