Skip to content

Commit 2fa1ba8

Browse files
committed
Update API reports
1 parent 05ca0d1 commit 2fa1ba8

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

common/api-review/analytics.api.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,15 +25,10 @@ export interface AnalyticsSettings {
2525
export interface ConsentSettings {
2626
// (undocumented)
2727
[key: string]: unknown;
28-
// (undocumented)
2928
ad_storage?: ConsentStatusString;
30-
// (undocumented)
3129
analytics_storage?: ConsentStatusString;
32-
// (undocumented)
3330
functionality_storage?: ConsentStatusString;
34-
// (undocumented)
3531
personalization_storage?: ConsentStatusString;
36-
// (undocumented)
3732
security_storage?: ConsentStatusString;
3833
}
3934

0 commit comments

Comments
 (0)