https://github.com/hecom-rn/sentrystatics
https://github.com/hecom-rn/sentrystatics
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/hecom-rn/sentrystatics
- Owner: hecom-rn
- Created: 2024-03-12T02:20:14.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-03-12T08:30:04.000Z (over 2 years ago)
- Last Synced: 2025-02-04T21:18:10.107Z (over 1 year ago)
- Language: TypeScript
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SentryStatics
基于`@sentry/react-native` 封装的分析统计组件。
## 安装
```shell
npm install --save @hecom/sentryStatics
```
## 使用方法
```javascript
import SentryStatics from '@hecom/sentryStatics';
```
## 接口
查看index.ts文件