UNPKG

bug-reporterjs-lib

Version:

A lightweight and framework-agnostic JavaScript bug reporter with screenshot capture, error logging, and Axios error tracking. Designed to work seamlessly in Vue, React, and plain JavaScript projects.

4 lines (3 loc) 196 B
export declare const CLIENT_ERROR_LOGS = "CLIENT_ERROR_LOGS"; export declare const LAST_ERROR_REQUEST = "LAST_ERROR_REQUEST"; export declare const API_URL = "http://p-c-ers.asakabank.com/report";