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.

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';