4 lines
88 B
TypeScript

import CreateUserInfra from './infra/createUserInfra';
export default CreateUserInfra;