mirror of
https://github.com/AventurasTeam/Aventuras.git
synced 2026-04-28 03:40:11 +00:00
2 lines
118 B
TypeScript
2 lines
118 B
TypeScript
export { default as Badge } from "./badge.svelte";
|
|
export { badgeVariants, type BadgeVariant } from "./badge.svelte";
|