@moontaiworks/fanbox-dl - v1.0.0
    Preparing search index...

    Interface ArticleImageBlock

    interface ArticleImageBlock {
        imageId: string;
        type: "image";
    }
    Index

    Properties

    Properties

    imageId: string
    type: "image"