Your IP : 216.73.216.86


Current Path : /var/www/homesaver/www/bitrix/js/main/popup/src/compatibility/
Upload File :
Current File : /var/www/homesaver/www/bitrix/js/main/popup/src/compatibility/popup-window-button.js

import Button from './button';

/**
 * @deprecated use BX.UI.Button
 */
export default class PopupWindowButton extends Button
{

}