Files
openchamber/packages/ui/src/components/comments/index.ts
T

3 lines
75 B
TypeScript
Raw Normal View History

2026-02-08 10:42:50 -03:00
export * from './InlineCommentCard';
export * from './InlineCommentInput';