@ccw-api/api
Preparing search index...
op-parent-api
opParentApi
Variable opParentApi
Const
opParentApi
:
{
checkCaptcha
:
(
token
:
string
,
x
:
number
,
y
?:
number
)
=>
Promise
<
Res
>
;
createCaptcha
:
(
type
?:
"BLOCK_PUZZLE"
)
=>
Promise
<
Res
>
;
}
= ...
Type Declaration
checkCaptcha
:
(
token
:
string
,
x
:
number
,
y
?:
number
)
=>
Promise
<
Res
>
createCaptcha
:
(
type
?:
"BLOCK_PUZZLE"
)
=>
Promise
<
Res
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@ccw-api/api
Loading...