Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
silesky committed Jun 28, 2023
1 parent 02363c5 commit f714d34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/consent/consent-tools/src/types/wrapper.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import type { CreateWrapperSettings } from './settings'
/**
* first argument to AnalyticsBrowser.load
*/
export interface Settings {
export interface AnalyticsBrowserSettings {
writeKey: string
cdnURL?: string
cdnSettings?: CDNSettings
Expand Down

0 comments on commit f714d34

Please sign in to comment.