@ccw-api/api
Preparing search index...
bfs-web
bfsWeb
Variable bfsWeb
Const
bfsWeb
:
{
donateExtension
:
(
eid
:
string
,
bucks
:
number
)
=>
Promise
<
boolean
>
;
getUserExtensions
:
<
T
extends
string
>
(
userOid
:
string
,
pageArgs_
?:
Partial
<
PageArgs
<
"createdAt"
|
"updatedAt"
|
T
>
>
,
)
=>
Promise
<
Res
>
;
}
= ...
Type Declaration
donateExtension
:
(
eid
:
string
,
bucks
:
number
)
=>
Promise
<
boolean
>
getUserExtensions
:
<
T
extends
string
>
(
userOid
:
string
,
pageArgs_
?:
Partial
<
PageArgs
<
"createdAt"
|
"updatedAt"
|
T
>
>
,
)
=>
Promise
<
Res
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@ccw-api/api
Loading...