jamespot-user-api
    Preparing search index...

    Type Alias GroupWidgetLittle

    type GroupWidgetLittle = {
        enabled?: boolean;
        id: string;
        title: string;
    }
    Index

    Properties

    Properties

    enabled?: boolean
    id: string
    title: string