UNPKG

@coralogix/browser

Version:

Official Coralogix SDK for browsers

3 lines (2 loc) 195 B
import { CoralogixInternalEvent } from './instrumentations/CoralogixInternalInstrumentation'; export declare const reportInternalEvent: (event: CoralogixInternalEvent, message?: string) => void;