UNPKG

@visactor/vrender-components

Version:

components library for dp visualization

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