UNPKG

@openshift-assisted/ui-lib

Version:

React component library for the Assisted Installer UI

3 lines 188 B
import { SeverityLevel } from '@sentry/types'; export declare const captureException: (error: any, message?: string, severity?: SeverityLevel) => void; //# sourceMappingURL=sentry.d.ts.map