Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baiwumm/react-admin
/
Class
Xmw_server/src/modules/common/common.service.ts:16–16 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
14
15
@Injectable()
16
export
class
CommonService {
17
constructor(private readonly httpService: HttpService) { }
18
19
/**
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected