UNPKG

hoyoapi

Version:

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

5 lines (4 loc) 112 B
export * from './hsr'; export * from './hsr.helper'; export * from './hsr.interface'; export * from './record';