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

    Interface ArticleFileBlock

    interface ArticleFileBlock {
        fileId: string;
        type: "file";
    }
    Index

    Properties

    Properties

    fileId: string
    type: "file"