@custouch/jssdk
Preparing search index...
service/wechat
CwInput
Type Alias CwInput
cw的请求参数
type
CwInput
=
{
data
?:
unknown
;
freeLogin
?:
0
|
1
;
module
:
string
;
target
:
string
;
}
Index
Properties
data?
free
Login?
module
target
Properties
Optional
data
data
?:
unknown
Optional
free
Login
freeLogin
?:
0
|
1
module
module
:
string
target
target
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
free
Login
module
target
@custouch/jssdk
Loading...
cw的请求参数