UNPKG

reactors

Version:

View components and APIs that work web, mobile and desktop!

11 lines (9 loc) 162 B
// @flow declare type $ReactorsViewMeasureCallback = ( x: number, y: number, width: number, height: number, pageX: number, pageY: number, ) => void;