UNPKG

@amityco/ts-sdk

Version:

Amity Social Cloud Typescript SDK

5 lines 296 B
export declare const getCategory: { (categoryId: Amity.InternalCategory['categoryId']): Promise<Amity.Cached<Amity.InternalCategory>>; locally(categoryId: Amity.InternalCategory['categoryId']): Amity.Cached<Amity.InternalCategory> | undefined; }; //# sourceMappingURL=getCategory.d.ts.map