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

    Interface FanboxUser

    interface FanboxUser {
        iconUrl: string;
        name: string;
        userId: string;
    }
    Index

    Properties

    Properties

    iconUrl: string
    name: string
    userId: string