You've already forked flix
Expose TmdbId
This commit is contained in:
@@ -15,3 +15,4 @@ pub use serde::*;
|
||||
pub use show::*;
|
||||
|
||||
pub use id::{CollectionId, MovieGenreId, MovieId, ShowGenreId, ShowId};
|
||||
pub use id::{Inner as TmdbIdInner, TmdbId};
|
||||
|
||||
Reference in New Issue
Block a user