UNPKG

node-mirai-fgo-gacha

Version:

node-mirai-sdk fgo gacha plugin

6 lines (5 loc) 110 B
export = getGachaIcon; declare function getGachaIcon(conf?: { type: string; id: number; }): any;