UNPKG

@yeci226/hoyoapi

Version:

HoYoAPI is an unofficial API Wrapper library developed to facilitate communication with the official HoYoLab API.

3 lines (2 loc) 158 B
export { MimoModule } from './mimo'; export type { IMimoTask, IMimoGame, IMimoExchangeItem, IMimoExchangeResult, IMimoLotteryInfo, } from './mimo.interface';