UNPKG

@docsvision/webclient

Version:

Type definitions for DocsVision WebClient scripts and extensions.

3 lines (2 loc) 209 B
import { IDiagramChosenQueryParams } from "@docsvision/webclient/Platform/IDiagramModels"; export declare function formatSearchQueryParams(queryParams: any, queryParamsChosen: IDiagramChosenQueryParams): any;