| Current Path : /var/www/homesaver/www/bitrix/js/main/popup/src/compatibility/ |
| 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
{
}