UNPKG

tiny-matchmaking

Version:
8 lines (7 loc) 238 B
import { MatchMakingClient } from "./client"; import { MatchMakingServer } from "./server"; declare const _default: { MatchMakingClient: typeof MatchMakingClient; MatchMakingServer: typeof MatchMakingServer; }; export = _default;