@lifabing/web
v3.0.1
Published
A SDK For Monitoring Web(React、Vue) Errors
Downloads
3
Readme
@lifabing/web
The following three packages are integrated
Install
# using npm
npm i @lifabing/web
# using yarn
yarn add @lifabing/web
read the mito-doc to konw more info
Usage
import { init,MitoProvider,ErrorBoundary,vuePlugin } from '@lifabing/web'
**go to **