jamespot-user-api
    Preparing search index...

    Type Alias WidgetUserProfileType

    type WidgetUserProfileType = {
        content: WidgetUserProfileContent;
        name: UserProfile;
        uniqid: string;
    }
    Index

    Properties

    Properties

    uniqid: string