This website requires JavaScript.
Explore
Help
Sign In
Moduletrace
/
datasquirel
Watch
1
Star
0
Fork
0
You've already forked datasquirel
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
357365a1ba
datasquirel
/
package-shared
/
utils
/
serialize-query.d.ts
3 lines
78 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Bugfix
2024-12-10 14:20:48 +00:00
export
=
serializeQuery
;
Updates
2024-12-12 13:43:25 +00:00
declare
function
serializeQuery
(
query
:
any
)
:
string
;
Reference in New Issue
Copy Permalink