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