UNPKG

@amityco/ts-sdk

Version:

Amity Social Cloud Typescript SDK

5 lines 286 B
export declare const getProduct: { (productId: Amity.InternalProduct['productId']): Promise<Amity.Cached<Amity.InternalProduct>>; locally(productId: Amity.InternalProduct['productId']): Amity.Cached<Amity.InternalProduct> | undefined; }; //# sourceMappingURL=getProduct.d.ts.map