index.ts5 lines · main
1import PromoToast from './PromoToast'
2
3export { PromoToast }
4
5export default PromoToast