RpcInterfaceImplementation<T extends RpcInterface> Type
RpcInterfaceImplementation = () => T
A class that implements the operations of an RPC interface.
Defined in
- core/common/src/RpcInterface.ts Line 33
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.