♻️ refactor: move file to related folder
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
export const getMediaReferenceAPI = (malId: number) => {
|
||||
export const getContentReferenceAPI = (malId: number) => {
|
||||
return {
|
||||
baseURL: "https://api.jikan.moe/v4",
|
||||
getMediaFullInfo: `/anime/${malId}/full`,
|
||||
|
||||
Reference in New Issue
Block a user