Ship the full Communication portal (real SMS API, feature-locked future channels), BFF proxy, docs, snapshot, and phase handover. Co-authored-by: Cursor <cursoragent@cursor.com>
6 lines
306 B
TypeScript
6 lines
306 B
TypeScript
export { CommunicationTablePage } from "./CommunicationTablePage";
|
|
export type { CommunicationTableColumn } from "./CommunicationTablePage";
|
|
export { CommunicationStatGrid } from "./CommunicationStatGrid";
|
|
export { CommunicationStatusChip } from "./CommunicationStatusChip";
|
|
export * from "./tokens";
|