UNPKG

hoyocheckin

Version:

A simple package for HoYoLAB check-ins

7 lines (5 loc) 98 B
const { checkIn, HoyoGame } = require('./check-in'); module.exports = { checkIn, HoyoGame };