AllowlistOnly interface

يحدد سياسة السماح للمناطق فقط عن طريق إضافتها بشكل صريح إلى القائمة المسموح بها.

إمضاء:

export interface AllowlistOnly 

ملكيات

ملكية يكتب وصف
المسموح بهاالمناطق خيط[] رموز منطقة Unicode مكونة من حرفين للسماح بها كما هو محدد بواسطة https://cldr.unicode.org/ القائمة الكاملة لرموز المنطقة هذه موجودة هنا: https://github.com/unicode-cldr/cldr-localenames-full/blob/ master/main/en/territories.json

allowlistOnly.allowedRegions

رموز منطقة Unicode مكونة من حرفين للسماح بها كما هو محدد بواسطة https://cldr.unicode.org/ القائمة الكاملة لرموز المنطقة هذه موجودة هنا: https://github.com/unicode-cldr/cldr-localenames-full/blob/ master/main/en/territories.json

إمضاء:

allowedRegions: string[];