UNPKG

@docsvision/webclient

Version:

Type definitions for DocsVision WebClient scripts and extensions.

3 lines (2 loc) 177 B
import { $MessageBox } from '@docsvision/webclient/System/$MessageBox'; export declare function showDisableInheritanceModeSelectDialog(services: $MessageBox): Promise<boolean>;