3.1.5 • Published 6 months ago

@talkwed-mito/browser v3.1.5

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

@talkwed-mito/browser

Install

# using npm
npm i @talkwed-mito/browser
# using yarn
yarn add @talkwed-mito/browser

usage

// some.js
import { init } from '@talkwed-mito/browser'

// multiple instances
const MitoInstance = init({
  // set debug true to convenient debugger in dev,set false in prod
  debug:true,
  dsn: 'https://test.com/yourInterface',
  maxBreadcrumbs: 100
})

more info of @talkwed-mito/browser

3.1.5

6 months ago

3.1.4

6 months ago

3.1.3

8 months ago

3.1.2

8 months ago

3.1.1

8 months ago

3.1.0

8 months ago

3.0.3

8 months ago

3.0.2

8 months ago

3.0.1

8 months ago