| Current Path : /var/www/html/redd/node_modules/rxjs/dist/cjs/internal/ |
| Current File : /var/www/html/redd/node_modules/rxjs/dist/cjs/internal/config.js |
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.config = void 0;
exports.config = {
onUnhandledError: null,
onStoppedNotification: null,
Promise: undefined,
useDeprecatedSynchronousErrorHandling: false,
useDeprecatedNextContext: false,
};
//# sourceMappingURL=config.js.map