UNPKG

overcentric

Version:

A lightweight, privacy-focused toolkit for modern SaaS web applications

5 lines (4 loc) 176 B
export declare function loadErrorCapture(): Promise<{ initErrorCapture: Function; }>; export declare function initErrorCaptureFeature(trackEvent: Function): Promise<void>;