UNPKG

ryuu.js

Version:

Ryuu JavaScript Utility Library

6 lines (5 loc) 90 B
export declare const EventType: { ASK: string; ACK: string; REPLY: string; };