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