UNPKG

ajsfw

Version:
6 lines (5 loc) 92 B
export interface IRMICall { callId: number; method: string; args: any[]; }