UNPKG

unleash-server

Version:

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

5 lines 178 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.GLOBAL_ENV = void 0; exports.GLOBAL_ENV = ':global:'; //# sourceMappingURL=environment.js.map