Skip to content

jurisdictions

const jurisdictions: {
EU_GDPR: Jurisdiction;
UK_DUAA: Jurisdiction;
};

Defined in: jurisdictions/index.ts:22

Map of all built-in jurisdiction presets, keyed by their ID for ergonomic lookup: jurisdictions.UK_DUAA.

Type declaration

NameTypeDefined in
EU_GDPRJurisdictionjurisdictions/index.ts:24
UK_DUAAJurisdictionjurisdictions/index.ts:23