@streply/browser
v1.0.15
Published
To use this SDK, call `Init()` as early in your application as possible.
Downloads
212
Readme
Streply SDK for browser
To use this SDK, call Init() as early in your application as possible.
Usage example
import Streply from '@streply/browser';
Streply.init({
dsn: '_YOUR_DSN_',
});