UNPKG

@visactor/vrender-components

Version:

components library for dp visualization

3 lines (2 loc) 120 B
import type { OrientType } from '../interface'; export declare function getSizeHandlerPath(align?: OrientType): string;