monitor-sdk-wbl
TypeScript icon, indicating that this package has built-in type declarations

1.5.0 • Public • Published

前端监控SDK

下载方式

npm i monitor-sdk-wbl

使用方式

  • react
    import { init } from 'monitor-sdk-wbl'
    init({
    appId: '',
    uuId: '',
    requestUrl: 'url',
    // requestUrl: 'http://localhost:3009/report/actions',
    cacheTime: 3000,
    ErrorTracker: true,
    DOMTracker: true,
    HistoryTracker: true
    })

Dependencies (0)

    Dev Dependencies (4)

    Package Sidebar

    Install

    npm i monitor-sdk-wbl

    Weekly Downloads

    1

    Version

    1.5.0

    License

    ISC

    Unpacked Size

    32.6 kB

    Total Files

    7

    Last publish

    Collaborators

    • wangbolin