UNPKG

unleash-client

Version:
6 lines 356 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.EventSource = void 0; const launchdarkly_eventsource_1 = require("launchdarkly-eventsource"); exports.EventSource = launchdarkly_eventsource_1.EventSource; // Re-export from .js file, because the original module doesn't have types //# sourceMappingURL=event-source.js.map