3 lines
94 B
TypeScript
3 lines
94 B
TypeScript
export { default } from "./Share.container";
|
|
export type { ShareProps } from "./Share.types";
|