Preparing search index...
The search index is not available
whatsapp-api-js - v5.0.0
whatsapp-api-js
types
SecureLightSwitch
Type Alias SecureLightSwitch
SecureLightSwitch
:
|
{
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 - v5.0.0
Loading...
This switch allows TypeScript to cry if appSecret is not provided when secure is true.