import { Barrage } from './barrage.taro';
export type { BarrageProps } from './barrage.taro';
export default Barrage;
