Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NightClover-code/modern-ecommerce
/
Class
apps/server/src/users/users.module.ts:31–31 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
29
providers: [UsersService, AuthService, LocalStrategy, JwtStrategy],
30
})
31
export
class
UsersModule {}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected