UNPKG

u-spa

Version:

SPA应用监控工具,监听url变化、首屏加载指标、js-error、image-error 并上报

6 lines (5 loc) 114 B
export interface initType { requestUrl: string; hostUrl: string; cookieNameKey: string | undefined; }