Appearance
npm i tmdbc
import { TMDBClient } from 'tmdbc'; const client = new TMDBClient({ token: 'Your token' });