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

    Interface ArticleParagraphBlock

    interface ArticleParagraphBlock {
        text: string;
        type: "p";
    }
    Index

    Properties

    Properties

    text: string
    type: "p"