3 lines
85 B
TypeScript
3 lines
85 B
TypeScript
export { default } from "./Avatar";
|
|
export type { AvatarSizeValue } from "./Avatar";
|