UNPKG

@redpc/core

Version:

Remoted Procedure Call (RedPC) - A javascript RPC library written with TypeScript

7 lines (3 loc) 66 B
export interface IInterceptor { getName(): string; }