UNPKG

concis

Version:

Concis Component library for PC

4 lines (3 loc) 172 B
declare const monitorXHRRequest: (callback: any) => void; declare const monitorFetchRequest: (callback: any) => void; export { monitorXHRRequest, monitorFetchRequest };