| Current Path : /var/www/homesaver/www/bitrix/js/sale/payment-pay/mixins/payment-system/src/ |
| Current File : /var/www/homesaver/www/bitrix/js/sale/payment-pay/mixins/payment-system/src/registry.js |
import MixinPaymentInfoButton from './payment-info/button'
import MixinButton from './button'
import MixinCheck from './check'
import MixinPaySystemInfo from './pay-system-info'
import MixinPaySystemList from './pay-system-list'
import MixinPaySystemRow from './pay-system-row'
import MixinPaymentInfo from './payment-info'
import MixinResetPanel from './reset-panel'
export {
MixinPaymentInfoButton,
MixinButton,
MixinCheck,
MixinPaySystemInfo,
MixinPaySystemList,
MixinPaySystemRow,
MixinPaymentInfo,
MixinResetPanel
}