UNPKG

taro-vant-weapp

Version:
11 lines (10 loc) 169 B
import { VantComponent } from '../common/component'; VantComponent({ props: { title: String, border: { type: Boolean, value: true, }, }, });