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

    Interface CreatorProfileUnknownItem

    interface CreatorProfileUnknownItem {
        id: string;
        type: string;
        [key: string]: unknown;
    }

    Indexable

    • [key: string]: unknown
    Index

    Properties

    Properties

    id: string
    type: string