UNPKG

@lobstar/core

Version:

A simple network and lobby manager for multiplayer web games

2 lines (1 loc) 191 B
export { GameSessionManager, type Player, type PlayerMap, SESSION_STATES, type SessionState, ERROR_CODES, type ErrorCode, type GameSessionEvents, type GameSessionOptions, } from "./session";