mirror of
https://github.com/gromlab-ru/slm-design.git
synced 2026-08-22 07:30:16 +03:00
3 lines
151 B
TypeScript
3 lines
151 B
TypeScript
export { ProductDetailScreen } from './product-detail.screen'
|
|
export type { ProductDetailScreenProps } from './types/product-detail-screen-props.type'
|