UNPKG

@zhiguang-gastrofy/capi

Version:

comany apis, including Northfork api and Gastrofy api

8 lines (7 loc) 179 B
export declare class GNService { _NFHttp: any; _GFHttp: any; constructor(config: any); getRecipe(id: any, params?: any): any; getRecipes(params?: any): any; }