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

4 lines (3 loc) 186 B
import { reportParams } from '../../../types/report'; export declare const _getReportContent: (params: reportParams<any>) => boolean; export declare const _handleCatchError: () => void;