UNPKG

minapp-fetch

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