Module ResizeObserver.ResizeObserverEntry

type t;
let contentRect: t => Dom.domRect;
let target: t => Dom.element;