UNPKG
@pricething/curl
Version:
latest (1.1.6)
1.1.6
1.1.2
1.1.1
1.1.0
1.0.1
A typescript wrapper around cURL-impersonate.
@pricething/curl
/
dist
/
index.d.ts
4 lines
(3 loc)
•
90 B
TypeScript
View Raw
1
2
3
4
export
*
from
"./request_builder"
;
export
*
from
"./browsers"
;
export
*
from
"./presets"
;