5 lines
75 B
TypeScript
Executable File
5 lines
75 B
TypeScript
Executable File
import authSlice from "./auth/authSlice/authSlice";
|
|
|
|
export {
|
|
authSlice
|
|
} |