UNPKG

minapp-fetch

Version:
3 lines (2 loc) 128 B
declare function fetchGetCategory(contentGroupID: number, categoryID: number): Promise<any>; export default fetchGetCategory;