UNPKG
twitch-oauth
Version:
latest (0.3.1)
0.3.1
0.3.0
0.2.0
0.1.2
0.1.1
0.1.0
Authenticate users with Twitch.
github.com/sammwyy/twitch-oauth
sammwyy/twitch-oauth
twitch-oauth
/
lib
/
utils.d.ts
2 lines
•
115 B
TypeScript
View Raw
1
2
export
declare
function
jsonToURLEncoded
(
object
:
Record
<
string
,
any
>
):
string
;
//# sourceMappingURL=utils.d.ts.map