UNPKG

@antv/dom-util

Version:

A common util collection for antv projects

2 lines (1 loc) 84 B
export default function getOuterWidth(el: HTMLElement, defaultValue?: any): number;