Preparing search index...
The search index is not available
whatsapp-api-js - v4.1.1
whatsapp-api-js
types
SecureLightSwitch
Type AliasSecureLightSwitch
Secure
Light
Switch
:
{
appSecret
:
string
;
secure
?:
true
;
}
|
{
appSecret
?:
never
;
secure
:
false
;
}
This switch allows TypeScript to cry if appSecret is not provided when secure is true.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
whatsapp-api-js - v4.1.1
Loading...
This switch allows TypeScript to cry if appSecret is not provided when secure is true.