Preparing search index...
The search index is not available
@cloudflare/workers-types
@cloudflare/workers-types
Rpc
StubBase
Interface StubBase<T>
interface
StubBase
<
T
>
{
__RPC_STUB_BRAND
:
T
;
dup
(
)
:
this
;
}
Type Parameters
T
extends
Stubable
Hierarchy (
view full
)
Disposable
StubBase
Index
Properties
__RPC_
STUB_
BRAND
Methods
dup
Properties
__RPC_
STUB_
BRAND
__RPC_
STUB_
BRAND
:
T
Methods
dup
dup
(
)
:
this
Returns
this
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
__RPC_
STUB_
BRAND
dup
@cloudflare/workers-types
Loading...