papi-dts
Preparing search index...
shared/services/rpc-handler.factory
createRpcHandler
Variable createRpcHandler
Const
createRpcHandler
:
()
=>
Promise
<
IRpcMethodRegistrar
>
Creates a server or client RPC handler depending on if we're in main or some other process
Type declaration
()
:
Promise
<
IRpcMethodRegistrar
>
Returns
Promise
<
IRpcMethodRegistrar
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
papi-dts
Loading...
Creates a server or client RPC handler depending on if we're in main or some other process