ilnaz 658e23d4e3
Some checks are pending
it-academy/dry-wash-pl/pipeline/pr-main Build started...
it-academy/dry-wash-pl/pipeline/head This commit looks good
fix: place orders in the model
2025-02-08 22:36:30 +03:00

4 lines
77 B
TypeScript

export * from './common';
export * from './order';
export * from './master';