export { getAnimeId, getAnimeUrl } from './AnimeUtil';
export { getMangaId, getMangaUrl } from './MangaUtil';
export { getCharaId, getCharaUrl } from './CharaUtil';
//# sourceMappingURL=index.d.ts.map