@api.global/typedsocket
Version:
A library for creating typed WebSocket connections, supporting bi-directional communication with type safety.
1 lines • 53 B
text/typescript
export * from './typedsocket.classes.typedsocket.js';
A library for creating typed WebSocket connections, supporting bi-directional communication with type safety.