UNPKG

@visactor/vrender-components

Version:

components library for dp visualization

4 lines (3 loc) 157 B
import { type IApp } from '@visactor/vrender-core'; export declare function installPoptipToApp(app: IApp): void; export declare function loadPoptip(): void;