UNPKG

@docsvision/webclient

Version:

Type definitions for DocsVision WebClient scripts and extensions.

2 lines (1 loc) 218 B
export declare function legacyRouterLoadData(showOverlay: boolean, customErrorCallback: ((httpRequest: any, callback: any) => void) | undefined, get: boolean, url: string, requestData: any, callback?: Function): void;