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) 212 B
export declare const resgisterPageChangeEventListener: () => void; export declare const checkPageUrlChange: (oldUrl: any, newUrL: any) => boolean; export declare const _handlePageChange: (event: any) => boolean;