mirror of
https://github.com/gromlab-ru/slm-design.git
synced 2026-08-22 15:30:16 +03:00
3 lines
147 B
TypeScript
3 lines
147 B
TypeScript
export { ProductAdminScreen } from './product-admin.screen'
|
|
export type { ProductAdminScreenProps } from './types/product-admin-screen-props.type'
|