UNPKG

@grafana/faro-react

Version:

Faro package that enables easier integration in projects built with React.

8 lines 241 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.faroErrorBoundaryInitialState = void 0; exports.faroErrorBoundaryInitialState = { hasError: false, error: null, }; //# sourceMappingURL=const.js.map