3 lines
91 B
TypeScript
3 lines
91 B
TypeScript
export { default } from "./Icon.container";
|
|
export type { IconProps } from "./Icon.types";
|