run prettier
This commit is contained in:
@@ -3,6 +3,4 @@ import {TMDB} from './tmdb';
|
||||
export * from './types';
|
||||
export * from './utils';
|
||||
|
||||
export {
|
||||
TMDB
|
||||
}
|
||||
export { TMDB };
|
||||
|
||||
Reference in New Issue
Block a user