UNPKG

@docsvision/webclient

Version:

Type definitions for DocsVision WebClient scripts and extensions.

6 lines (5 loc) 243 B
import { POWERS_CODE_TAB_ID } from "@docsvision/webclient/BackOffice/PowersDirectoryView"; export declare const POWERS_SECTION_ID_DICTIONARY: { "powers code": string; }; export declare const getPowersRootSectionId: (tabId: string) => any;