@bytesocket/types
Advanced tools
+2
-2
| { | ||
| "name": "@bytesocket/types", | ||
| "version": "0.2.0", | ||
| "version": "0.2.1", | ||
| "description": "Shared types and enums for ByteSocket", | ||
@@ -47,3 +47,3 @@ "keywords": [ | ||
| "engines": { | ||
| "node": ">=22" | ||
| "node": ">=20.0.0" | ||
| }, | ||
@@ -50,0 +50,0 @@ "scripts": { |
+7
-1
| # @bytesocket/types | ||
| Shared TypeScript definitions for the ByteSocket ecosystem -- used internally by both the client (`@bytesocket/client`) and server (`@bytesocket/uws`) packages. | ||
| Shared TypeScript definitions for the ByteSocket ecosystem -- used internally by both the client and server packages. | ||
| You do not need to install this package directly; it is a dependency of the main packages. | ||
| [](https://www.npmjs.com/package/@bytesocket/types) | ||
| [](LICENSE) | ||
| [](https://nodejs.org/) | ||
| [](https://github.com/a7med3ouda/bytesocket/tree/main/packages/types) | ||
| [](https://github.com/a7med3ouda/bytesocket) | ||
| ## Exports | ||
@@ -8,0 +14,0 @@ |
50251
1.07%66
10%