Skip to content

Commit

Permalink
fix pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
eligrey committed Aug 6, 2024
1 parent 0af6a60 commit 8372be9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/core.ts
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,6 @@ export type AirgapAPI = Readonly<{
* Resolve consent status for given tracking purposes. Essential purposes override opted out unessential purposes.
*
* If `use` is not provided, consent is resolved for both request and cookie tracking event types.
*
* @param trackingPurposes - Tracking purposes to resolve
* @param use - Optional event type to use for tracking purpose resolution
* @returns `true` if the applicable tracking purposes are consented.
Expand Down

0 comments on commit 8372be9

Please sign in to comment.