UNPKG

@selfcommunity/react-ui

Version:

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

3 lines (2 loc) 188 B
export declare const formatCroppedName: (name: any, maxLength: any) => any; export declare const formatEventLocationGeolocation: (geolocation: string | null, isTitle?: boolean) => string;