0.0.2 • Published 2 years ago
tmdbc v0.0.2
TMDB Client
Installation
npm i tmdbcUsage
import { TMDBClient } from 'tmdbc';
const client = new TMDBClient({ token: 'Your token' });License
MIT License © 2023 XLor
npm i tmdbcimport { TMDBClient } from 'tmdbc';
const client = new TMDBClient({ token: 'Your token' });MIT License © 2023 XLor