@docsvision/webclient
Version:
Type definitions for DocsVision WebClient scripts and extensions.
7 lines (6 loc) • 512 B
TypeScript
export declare const SECTION_INFO_LOCATION_NAME = "DV.StaffDirectory.SectionInfo";
export declare const SECTION_EDIT_LOCATION_NAME = "DV.StaffDirectory.SectionEdit";
export declare const SECTION_CREATE_LOCATION_NAME = "DV.StaffDirectory.SectionCreate";
export declare const EMPLOYEE_INFO_LOCATION_NAME = "DV.StaffDirectory.EmployeeInfo";
export declare const EMPLOYEE_EDIT_LOCATION_NAME = "DV.StaffDirectory.EmployeeEdit";
export declare const EMPLOYEE_CREATE_LOCATION_NAME = "DV.StaffDirectory.EmployeeCreate";