Home > @snowplow/node-tracker > EventStore > removeHead
Remove the first count events from the store
Signature:
removeHead: (count: number) => Promise<void>;Home > @snowplow/node-tracker > EventStore > removeHead
Remove the first count events from the store
Signature:
removeHead: (count: number) => Promise<void>;