UNPKG

@selfcommunity/react-core

Version:

React Core Components useful for integrating UI Community components (react-ui).

7 lines (6 loc) 200 B
/** * DEFAULT CONF VALIDATION OPTION */ export declare const VOTE_OPTION = "vote"; export declare const VOTE_REACTIONS_OPTION = "reactions"; export declare const DEFAULT_VOTE_REACTIONS_OPTION: any;