UNPKG

@rexprjkt/hoyoapi

Version:

Forked hoyoapi from rexprjkt/hoyoapi

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