UNPKG

typelearn1

Version:
2 lines (1 loc) 144 B
export declare function route(url: string, headerOptions?: object, HttpMethod?: string, inputBody?: string, formFlag?: boolean): Promise<any>;