Interface BiliBiliConfig

interface BiliBiliConfig {
    lowestPriceGift: number;
}

Properties

Properties

lowestPriceGift: number