added certifactions and configurations, util function for constructing image paths
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
import TMDB from './tmdb';
|
||||
|
||||
export * from './types';
|
||||
export * from './utils';
|
||||
|
||||
export default TMDB;
|
||||
|
||||
Reference in New Issue
Block a user