UNPKG
moviedatabase-client
Version:
latest (1.0.1)
1.0.1
1.0.0
TheMovieDatabase Node.js client implementation
github.com/darki73/tmdb-client
darki73/tmdb-client
moviedatabase-client
/
dist
/
interfaces
/
configuration
/
ConfigurationPrimaryTranslationsResponse.d.ts
4 lines
(3 loc)
•
91 B
TypeScript
View Raw
1
2
3
4
export
interface
ConfigurationPrimaryTranslationsResponse
{ [
index
:
number
]:
string
; }