UNPKG

@casual-simulation/aux-common

Version:
3 lines 210 B
import type { Procedures, RemoteProcedures } from './GenericRPCInterface'; export declare function remoteProcedures<T extends Procedures>(): RemoteProcedures<T>; //# sourceMappingURL=RemoteRPCInterface.d.ts.map