Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/CodeAnalysis
/ getQuery
Function
getQuery
web/packages/tca-analysis/src/utils/index.ts:60–60 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
58
* 获取当前查询参数
59
*/
60
export
const
getQuery = () => qs.parse(window.location.search.replace(
'?'
,
''
));
61
62
/**
63
* 获取meta标签content
Callers
6
ScanDetail
Function · 0.90
ScanHistory
Function · 0.90
DupFiles
Function · 0.90
CCFiles
Function · 0.90
CCIssues
Function · 0.90
Issues
Function · 0.90
Calls
1
parse
Method · 0.45
Tested by
no test coverage detected