Function getInfoByType

  • 获取卡片类型

    Parameters

    • type: "bilibili"

    Returns {
        icon: string;
        name: string;
    }

    • icon: string
    • name: string

Generated using TypeDoc