UNPKG
@node-ntlm/httpreq
Version:
latest (0.3.2)
0.3.2
0.3.1
0.3.0
0.2.3
0.2.2
0.2.0
NTLM httpreq node utility function
github.com/skrtheboss/node-ntlm
skrtheboss/node-ntlm
@node-ntlm/httpreq
/
src
/
index.d.ts
2 lines
(1 loc)
•
77 B
TypeScript
View Raw
1
2
export { del, get,
method
,
options
,
patch
,
post
,
put
}
from
'./
lib
/
httpreq
'
;