UNPKG

@visactor/vtable

Version:

canvas table width high performance

5 lines (4 loc) 161 B
export declare function calcKeepAspectRatioSize(width: number, height: number, maxWidth: number, maxHeight: number): { width: number; height: number; };