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.

2 lines (1 loc) 106 B
export declare const getTranslations: (locale?: "uz" | "ru" | "en" | "o'z") => ((key: string) => string);