Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/tinyhttp/tinyhttp
/ url.test.ts
File
url.test.ts
__tests__/modules/url.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ getQueryParams, getURLParams, getPathname } from
'../../packages/url/src'
2
import
rg from
'regexparam'
3
4
describe(
'getQueryParams(url)'
, () => {
Callers
nothing calls this directly
Calls
3
getQueryParams
Function · 0.90
getURLParams
Function · 0.90
getPathname
Function · 0.90
Tested by
no test coverage detected