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) 167 B
import { Provider } from '../../types/instance'; export declare const extendReportParams: (params: any) => any; export declare const use: (Provider: Provider) => any;