browser-tracker.eventstore.removehead
Home > @snowplow/browser-tracker > EventStore > removeHead
EventStore.removeHead property
Remove the first count
events from the store
removeHead: (count: number) => Promise<void>;
Home > @snowplow/browser-tracker > EventStore > removeHead
Remove the first count
events from the store
removeHead: (count: number) => Promise<void>;