TMDB Client
Installation
npm i tmdbc
Usage
import { TMDBClient } from 'tmdbc';
const client = new TMDBClient({ token: 'Your token' });
License
MIT License © 2023 XLor
npm i tmdbc
import { TMDBClient } from 'tmdbc';
const client = new TMDBClient({ token: 'Your token' });
MIT License © 2023 XLor
npm i tmdbc
8
0.0.2
MIT
19.5 kB
19