3 lines
89 B
TypeScript

export * from './OrderStatusTimeline';
export type * from './OrderStatusTimeline.props';