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-custom-button.js

import CustomButton from './custombutton';

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

}