Files
Remote-Control-Center/mc_test/node_modules/rxjs/dist/cjs/internal/config.js
2025-11-25 09:56:15 +03:00

11 lines
330 B
JavaScript
Executable File

"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