UNPKG

@selfcommunity/react-ui

Version:

React UI Components to integrate a Community created with SelfCommunity Platform.

9 lines (8 loc) 216 B
export declare enum CreateLiveStreamStep { SELECT_TYPE = "_select_type", CREATE_LIVE = "_create_live" } export declare enum LiveStreamType { EVENT_LIVE = "_event_live", DIRECT_LIVE = "_direct_live" }