UNPKG

@yeci226/hoyoapi

Version:

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

5 lines (4 loc) 122 B
import { Cache } from './cache'; export { Cache } from './cache'; declare const _default: Cache; export default _default;