3 lines
86 B
TypeScript
3 lines
86 B
TypeScript
export { LinkChips } from "./LinkChips"
|
|
export type { LinkChipsProps } from "./types"
|