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