Skip to content

Commit

Permalink
docs: remove @default
Browse files Browse the repository at this point in the history
  • Loading branch information
huang-julien committed Sep 14, 2024
1 parent efc3676 commit 424cff8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/types/type-declarations.ts
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,6 @@ export interface GoogleTagManagerParams {
consentType?: string;
/**
* Consent values for Google Tag Manager.
* @default {{"ad_user_data":"denied","ad_personalization":"denied","ad_storage":"denied","analytics_storage":"denied","wait_for_update":500}}
*/
consentValues?: { [key: string]: string };
}
Expand Down

0 comments on commit 424cff8

Please sign in to comment.