import { ModifiersProps } from '../../props' export const VvBadgeProps = { ...ModifiersProps, value: [String, Number], }