mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced 2026-02-06 10:56:53 +00:00
[http-build-query] Repair links (#47486)
This commit is contained in:
parent
4776e19010
commit
8c6fb2adc3
2
types/http-build-query/index.d.ts
vendored
2
types/http-build-query/index.d.ts
vendored
@ -1,7 +1,7 @@
|
||||
// Type definitions for http-build-query 0.7
|
||||
// Project: https://github.com/vladzadvorny/http-build-query
|
||||
// Definitions by: Alex Ungureanu <https://github.com/alexu740>
|
||||
// Definitions: https://github.com/DefinitelyTyped/http-build-query
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
declare function httpBuildQuery(
|
||||
queryData: { [param: string]: string | number },
|
||||
|
||||
Loading…
Reference in New Issue
Block a user