3 lines
100 B
TypeScript
3 lines
100 B
TypeScript
export { default } from "./Popover.container";
|
|
export type { PopoverProps } from "./Popover.types";
|