UNPKG

node-myanimelist

Version:
4 lines (3 loc) 155 B
declare const apiUrl = "https://api.myanimelist.net/v2"; declare const secondaryApiUrl = "https://myanimelist.net/v1"; export { apiUrl, secondaryApiUrl };