iink-ts - v3.2.1
Preparing search index...
TServerHTTPConfiguration
Type Alias TServerHTTPConfiguration
type
TServerHTTPConfiguration
=
{
applicationKey
:
string
;
hmacKey
:
string
|
(
(
applicationKey
:
string
)
=>
Promise
<
string
>
)
;
host
:
string
;
scheme
:
TScheme
;
version
?:
string
;
}
Index
Properties
application
Key
hmac
Key
host
scheme
version?
Properties
application
Key
applicationKey
:
string
hmac
Key
hmacKey
:
string
|
(
(
applicationKey
:
string
)
=>
Promise
<
string
>
)
host
host
:
string
scheme
scheme
:
TScheme
Optional
version
version
?:
string
Settings
Member Visibility
Protected
Inherited
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Properties
application
Key
hmac
Key
host
scheme
version
iink-ts - v3.2.1
Loading...