Module Handle.Position_trackerSource
Sourcetype change = {selector : string;top : int;left : int;width : int;height : int;
} Sourceval change_positions :
('a, 'b) t ->
get_vdom:('a -> Bonsai_web_test__.Import.Vdom.Node.t) ->
change list ->
unit