UNPKG

hentaihaven

Version:

API for accessing hentaihaven.org

10 lines (9 loc) 354 B
export * from './HentaiHavenAPI'; export * from './HentaiHavenSearch'; export * from './HentaiHavenVideo'; export * from './api-types/APIImage'; export * from './api-types/APIOrdering'; export * from './api-types/APISearchRequest'; export * from './api-types/APISeries'; export * from './api-types/APITag'; export * from './api-types/APIVideo';