UNPKG

@selfcommunity/react-ui

Version:

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

4 lines (3 loc) 195 B
import { SCUserProfileFields, SCUserProfileSettings } from '../types'; export declare const DEFAULT_FIELDS: SCUserProfileFields[]; export declare const DEFAULT_SETTINGS: SCUserProfileSettings[];