Documentation
Preparing search index...
remote
Function remote
remote
()
:
(
target
:
any
,
methodName
:
string
,
descriptor
:
TypedPropertyDescriptor
<
(
...
args
:
any
[]
)
=>
any
>
,
)
=>
void
Implements '@remote' decorator factory
Returns
(
target
:
any
,
methodName
:
string
,
descriptor
:
TypedPropertyDescriptor
<
(
...
args
:
any
[]
)
=>
any
>
,
)
=>
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Documentation
Loading...
Implements '@remote' decorator factory