Files
v10/packages/react/src/ui/time/index.parts.ts
T

4 lines
177 B
TypeScript

export { Group, type GroupProps } from './time-group';
export { Separator, type SeparatorProps } from './time-separator';
export { Value, type ValueProps } from './time-value';