mirror of
https://github.com/lukevella/rallly.git
synced 2025-04-30 02:36:30 +02:00
2 lines
81 B
TypeScript
2 lines
81 B
TypeScript
export type { ButtonProps } from "./button";
|
|
export { default } from "./button";
|