Files
tmdb-ts/src/common/constants.ts
2024-06-09 11:25:19 -04:00

2 lines
59 B
TypeScript

export const BASE_URL_V3 = 'https://api.themoviedb.org/3';