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

3 lines (2 loc) 159 B
export declare const registerApi: (apiName: string, cb: (...args: any[]) => any) => void; export declare const apis: (apiName: string, ...args: any[]) => any;