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

    Interface ArticleUnknownBlock

    interface ArticleUnknownBlock {
        type: string;
        [key: string]: unknown;
    }

    Indexable

    • [key: string]: unknown
    Index

    Properties

    Properties

    type: string