UNPKG

@yeci226/hoyoapi

Version:

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

3 lines (2 loc) 162 B
export { WikiModule } from './wiki'; export type { IWikiSearchResult, IWikiEntryPage, IWikiModule, IWikiComponent, IWikiEntryListItem, } from './wiki.interface';