UNPKG

bizcharts

Version:
5 lines (4 loc) 119 B
export default function getElementSize(ele: any, ctlSize?: Record<string, any>): { width: any; height: any; };