added certifactions and configurations, util function for constructing image paths
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
import { Person } from './';
|
||||
|
||||
export interface CreditSeason {
|
||||
air_date?: string;
|
||||
@@ -93,10 +93,3 @@ export interface ExternalIds {
|
||||
twitter_id: string;
|
||||
id: number;
|
||||
}
|
||||
|
||||
|
||||
export {
|
||||
certs,
|
||||
credits,
|
||||
changes,
|
||||
};
|
||||
Reference in New Issue
Block a user