UNPKG

@haiku/player

Version:

Haiku Player is a JavaScript library for building user interfaces

5 lines (4 loc) 86 B
export default function getElementSize(domElement: any): { x: any; y: any; };