adding tv networks

This commit is contained in:
Benjamin Lei
2023-09-01 19:27:15 -07:00
parent 8738ac7fda
commit d5013db314
4 changed files with 44 additions and 0 deletions

View File

@@ -2,6 +2,7 @@ export * from './options';
export * from './certification';
export * from './credits';
export * from './companies';
export * from './networks';
export * from './configuration';
export * from './changes';
export * from './movies';