UNPKG

@docsvision/webclient

Version:

Type definitions for DocsVision WebClient scripts and extensions.

6 lines (4 loc) 128 B
/// <reference types="react" /> export declare function AggregatesListItem({ children }: { children: any; }): JSX.Element;