2026-07-02 14:34:19 +05:30

3 lines
68 B
TypeScript

export * from './orderCard';
export { default } from './orderCard';