3 lines
106 B
TypeScript
3 lines
106 B
TypeScript
export { default } from "./Selection.container";
|
|
export type { SelectionProps } from "./Selection.types";
|