UNPKG

@docsvision/webclient

Version:

Type definitions for DocsVision WebClient scripts and extensions.

3 lines (2 loc) 182 B
import { IPowersTreeRow } from "@docsvision/webclient/BackOffice/IPowersTreeRow"; export declare function deleteSection(sectionId: string, tree: IPowersTreeRow[]): IPowersTreeRow[];