8 lines
No EOL
233 B
JavaScript
Executable file
8 lines
No EOL
233 B
JavaScript
Executable file
export const config = {
|
|
onUnhandledError: null,
|
|
onStoppedNotification: null,
|
|
Promise: undefined,
|
|
useDeprecatedSynchronousErrorHandling: false,
|
|
useDeprecatedNextContext: false,
|
|
};
|
|
//# sourceMappingURL=config.js.map
|