MCPcopy 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

1import { getQueryParams, getURLParams, getPathname } from '../../packages/url/src'
2import rg from 'regexparam'
3
4describe('getQueryParams(url)', () => {

Callers

nothing calls this directly

Calls 3

getQueryParamsFunction · 0.90
getURLParamsFunction · 0.90
getPathnameFunction · 0.90

Tested by

no test coverage detected