jamespot-user-api
    Preparing search index...

    Type Alias WidgetArticleAttachmentType

    type WidgetArticleAttachmentType = {
        content: WidgetArticleAttachmentContent;
        name: ArticleAttachment;
        uniqid: string;
    }
    Index

    Properties

    Properties

    uniqid: string