added review endpoint and types

This commit is contained in:
DerPenz
2023-02-22 17:27:32 +01:00
parent bca40f72b7
commit 02a1c85081
4 changed files with 22 additions and 0 deletions

View File

@@ -11,4 +11,5 @@ export * from './configuration';
export * from './tv-shows';
export * from './discover';
export * from './people';
export * from './review';