UNPKG

node-hoyolab

Version:

node-hoyolab is an unofficial API Wrapper library developed to integrate with the Hoyolab, which provides a more convenient way to access the Hoyolab API.

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