UNPKG

@gooddata/react-components

Version:

GoodData.UI - A powerful JavaScript library for building analytical applications

8 lines 304 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); // (C) 2019 GoodData Corporation function defaultErrorHandler(error) { console.error(error); // tslint:disable-line:no-console } exports.defaultErrorHandler = defaultErrorHandler; //# sourceMappingURL=defaultHandlers.js.map