added tv show endpoints

This commit is contained in:
Blake Joynes
2021-05-31 23:14:33 -04:00
parent b5034bfa9c
commit a009a2e4b7
13 changed files with 807 additions and 369 deletions

View File

@@ -8,3 +8,4 @@ export * from './search';
export * from './genre';
export * from './movies';
export * from './configuration';
export * from './tv-shows';