mirror of
https://github.com/gromlab-ru/slm-design.git
synced 2026-08-22 07:30:16 +03:00
3 lines
123 B
TypeScript
3 lines
123 B
TypeScript
export { SignInScreen } from './sign-in.screen'
|
|
export type { SignInScreenProps } from './types/sign-in-screen-props.type'
|