UNPKG

@usercentrics/cmp-browser-sdk

Version:
6 lines (5 loc) 97 B
export interface UserCountryData { code: string; name: string; regionCode: string; }