UNPKG

@selfcommunity/react-ui

Version:

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

6 lines (5 loc) 123 B
/** * Actions */ export declare const GET_GROUP_LINK = "_get_link"; export declare const DELETE_GROUP = "_delete_event";