| Current Path : /var/www/element/data/www/revenuestory.ru/bitrix/js/location/core/src/common/ |
| Current File : /var/www/element/data/www/revenuestory.ru/bitrix/js/location/core/src/common/thumbnail.js |
export type Thumbnail =
{
url: string;
width: number; /* pixels */
height: number; /* pixels */
}