UNPKG

helene

Version:
3 lines (2 loc) 113 B
import { Server } from './server'; export declare function createMethodProxy(server: Server, path?: string): {};