Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tighten/ziggy
/ queryParams
Method
queryParams
src/js/Router.js:215–217 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
213
}
214
215
get queryParams() {
216
return
this._unresolve().query;
217
}
218
219
/**
220
* Check whether the given route exists.
Callers
nothing calls this directly
Calls
1
_unresolve
Method · 0.95
Tested by
no test coverage detected