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) 197 B
import { catchParams } from '../../types/pipe'; export declare var sendPipeMessage: (pipeIndex: number, params: catchParams) => boolean; export declare var noticeListener: (queue: any) => boolean;