UNPKG

@usercentrics/cmp-browser-sdk

Version:
6 lines (5 loc) 115 B
export interface UserCountryResponse { countryCode: string; countryName: string; regionCode: string; }