Provides a collector for use with @paychex/core
's createTracker
method
that can batch TrackingInfo instances using a custom coalesce
method.
The type of object in the array passed to your send method.
A method to invoke with the batch payload.
An optional method to invoke to convert an Array
of TrackingInfo instances into a payload to pass to the send
method.
A collector that batches all TrackingInfo instances passed to the collector within a particular stack frame.
Provides a customizable batch collector that can be used with
@paychex/core
Tracker.esm
cjs
amd
iife