UNPKG

@redpc/core

Version:

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

5 lines (4 loc) 157 B
export * from './ProxyMethod'; export * from './StubMethod'; export * from '@redpc/core/src/annotations/ProxyContract1'; export * from './StubContract';