3 lines
94 B
TypeScript
3 lines
94 B
TypeScript
export { default } from "./Login.container";
|
|
export type { LoginProps } from "./Login.types";
|