UNPKG

@visactor/vtable

Version:

canvas table width high performance

9 lines (8 loc) 236 B
export declare function getBorderLine(colWidth: number, rowHeight: number, top: boolean, right: boolean, bottom: boolean, left: boolean): { x: number; y: number; points: { x: number; y: number; }[]; }[];