Module: categories
Functions
default
▸ default(context): Object
Parameters
| Name | Type |
|---|---|
context | any |
Returns
Object
| Name | Type |
|---|---|
buildCategory | (cat: any) => any |
getCategoriesList | () => Promise<any> |
getCategoriesListOld | () => Promise<any> |
getNavigationCategoriesById | (NavigationCategoriesById: any) => Promise<any> |
