UNPKG
web-error-monitor
Version:
latest (0.0.1)
0.0.1
ts实现前端项目源码上传、错误信息监控
github.com/silin001/web-error-monitor
silin001/web-error-monitor
web-error-monitor
/
src
/
utils
/
index.d.ts
4 lines
(3 loc)
•
80 B
TypeScript
View Raw
1
2
3
4
export
*
from
"./tools"
;
export
*
from
"./nodeApi"
;
export
*
from
"./constant"
;