UNPKG

theater-client

Version:

TypeScript client library for Theater actor system TCP protocol

6 lines 151 B
/** * Core Theater protocol types * These types match exactly with the Rust server implementation */ export {}; //# sourceMappingURL=protocol.js.map