UNPKG

@yeci226/hoyoapi

Version:

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

7 lines (6 loc) 157 B
export * from './gi'; export * from './gi.helper'; export * from './gi.interface'; export * from './diary'; export * from './record'; export * from './tcg';