UNPKG

keep-observers

Version:

This is a monitoring service applied to the web side Support Elasticsearch+kiban The middleware extension interface is provided by means of plug-in service compositionkeep-observers

5 lines (4 loc) 175 B
import { reportParams } from '../../../types/report'; export declare var handleReportDataResponse: (type: any, content: any, url: any) => { reportParams: reportParams; };