UNPKG

@arpitbhalla/rneui-base-dev

Version:
5 lines (4 loc) 143 B
import { Badge, BadgeProps } from './Badge'; import { withBadge } from './withBadge'; export { withBadge, Badge }; export type { BadgeProps };