UNPKG

@fhylabs/loom

Version:

Loom is a super-fast, lightweight, and secure real-time library for data synchronization between clients and services.

4 lines (3 loc) 70 B
export declare class PacketHandler { handle(packet: any): void; }