UNPKG

@amityco/ts-sdk

Version:

Amity Social Cloud Typescript SDK

9 lines 227 B
export {}; export declare enum AmitySharableContentType { POST = "post", COMMUNITY = "community", USER = "user", LIVESTREAM = "livestream", EVENT = "event" } //# sourceMappingURL=sharableContentType.d.ts.map