frontend/.pnpm-store/v3/files/66/9d2f8ffe9005629781d4ad644181afb9e20b5634445ac5c0aa4e603f2a9ddccd7926e031577054a37723870d26cc767e4528ecaf49e1e3be4099462afb009d

11 lines
330 B
Plaintext

"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