Merge updated master branch into discover-endpoint

This commit is contained in:
DerPenz
2023-02-21 11:24:48 +01:00
5 changed files with 232 additions and 0 deletions

View File

@@ -10,3 +10,5 @@ export * from './movies';
export * from './configuration';
export * from './tv-shows';
export * from './discover';
export * from './people';