UNPKG

@3kles/3kles-corebe

Version:
6 lines (5 loc) 199 B
export declare class CRUDUtil { static generate(route: string, hostname: string, port: number, path: string, headerKeys?: string[], middlewares?: any[]): ({ [key: string]: any; }); }