Endo API documentation
Preparing search index...
@endo/eventual-send
ResolveWithPresenceOptionsBag
Type Alias ResolveWithPresenceOptionsBag<T>
ResolveWithPresenceOptionsBag
:
{
proxy
?:
{
handler
:
ProxyHandler
<
T
>
;
target
:
unknown
;
revokerCallback
(
revoker
:
()
=>
void
)
:
void
;
}
;
}
Type Parameters
T
extends
{}
Type declaration
Optional
proxy
?:
{
handler
:
ProxyHandler
<
T
>
;
target
:
unknown
;
revokerCallback
(
revoker
:
()
=>
void
)
:
void
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Endo API documentation
Loading...