UNPKG

@tf2pickup-org/mumble-client

Version:
6 lines (5 loc) 94 B
export interface PacketType { type: number; typeName: string; payload: unknown; }