@cspell/rpc
Advanced tools
+1
-9
@@ -48,3 +48,2 @@ //#region src/errors.ts | ||
| }; | ||
| //#endregion | ||
@@ -96,3 +95,2 @@ //#region src/Future.ts | ||
| function noop() {} | ||
| //#endregion | ||
@@ -220,3 +218,2 @@ //#region src/notify.ts | ||
| } | ||
| //#endregion | ||
@@ -314,3 +311,2 @@ //#region src/MessagePortEvents.ts | ||
| }; | ||
| //#endregion | ||
@@ -469,3 +465,2 @@ //#region src/modelsHelpers.ts | ||
| } | ||
| //#endregion | ||
@@ -792,3 +787,2 @@ //#region src/client.ts | ||
| }; | ||
| //#endregion | ||
@@ -812,3 +806,2 @@ //#region src/protocol.ts | ||
| } | ||
| //#endregion | ||
@@ -834,3 +827,2 @@ //#region src/assert.ts | ||
| }; | ||
| //#endregion | ||
@@ -960,5 +952,5 @@ //#region src/server.ts | ||
| }; | ||
| //#endregion | ||
| export { AbortRPCRequestError, CanceledRPCRequestError, NotifyEmitter, RPCClient, RPCRequestError, RPCServer, TimeoutRPCRequestError, UnknownMethodRPCRequestError, notifyEventOnce, notifyEventToPromise, protocolDefinition, protocolMethods }; | ||
| //# sourceMappingURL=index.js.map |
+2
-2
@@ -7,3 +7,3 @@ { | ||
| }, | ||
| "version": "9.7.0", | ||
| "version": "9.8.0", | ||
| "description": "Type Safe RPC library.", | ||
@@ -54,3 +54,3 @@ "keywords": [ | ||
| }, | ||
| "gitHead": "48f64e0bd95b39011af6dc80cd8ae4d519511f73" | ||
| "gitHead": "c822013ce676dffb5fa5544567c25a3ae666718f" | ||
| } |
48823
-0.02%