/** * vant 引入 * @filename: src/vant.ts * @author: Mr Prince * @date: 2021-11-29 11:09:17 */ export { List, PullRefresh } from 'vant';