portainer/app/react/components/Badge/index.ts

3 lines
75 B
TypeScript

export { Badge } from './Badge';
export type { BadgeType } from './Badge';