Mayson Monorepo Documentation
Preparing search index...
packages/stripe/src
Stripe
createNodeHttpClient
Variable createNodeHttpClient
Const
createNodeHttpClient
:
(
agent
?:
HttpAgent
|
null
,
)
=>
HttpClient
<
HttpClientResponse
<
IncomingMessage
,
StripeStreamResponse
>
>
Type Declaration
(
agent
?:
HttpAgent
|
null
,
)
:
HttpClient
<
HttpClientResponse
<
IncomingMessage
,
StripeStreamResponse
>
>
Parameters
Optional
agent
:
HttpAgent
|
null
Returns
HttpClient
<
HttpClientResponse
<
IncomingMessage
,
StripeStreamResponse
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Mayson Monorepo Documentation
Loading...