mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-08-28 20:40:55 +00:00
3 lines
89 B
TypeScript
3 lines
89 B
TypeScript
export { default } from './Badge';
|
|
export type { BadgeProps, BadgeTone } from './Badge';
|