| Current Path : /var/www/homesaver/www/bitrix/js/location/core/src/entity/location/ |
| Current File : /var/www/homesaver/www/bitrix/js/location/core/src/entity/location/locationfieldtype.js |
export default class LocationFieldType
{
static POSTAL_CODE = 50;
static ISO_3166_1_ALPHA_2 = 1000;
}