pretty
This commit is contained in:
parent
9d9a88af01
commit
5ff92139ba
@ -21,7 +21,6 @@
|
|||||||
* by the wallet for testing purposes.
|
* by the wallet for testing purposes.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
// Platform-specific implementation
|
// Platform-specific implementation
|
||||||
export { connectRpc, runRpcServer } from "#twrpc-impl";
|
export { connectRpc, runRpcServer } from "#twrpc-impl";
|
||||||
|
|
||||||
@ -60,5 +59,3 @@ export interface RpcConnectArgs<T> {
|
|||||||
onMessage(m: JsonMessage): void;
|
onMessage(m: JsonMessage): void;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user