jamespot-user-api
    Preparing search index...

    Type Alias WidgetQuickSurveyContentArr

    type WidgetQuickSurveyContentArr = {
        file?: jFileLittle;
        id?: number;
        mimetype?: string;
        title: string;
        uuid?: string;
    }
    Index

    Properties

    id?: number
    mimetype?: string
    title: string
    uuid?: string