add error. linting
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
import { TrendingMediaType, TimeWindow, TrendingResults, LanguageOption } from '../types';
|
||||
import {
|
||||
TrendingMediaType,
|
||||
TimeWindow,
|
||||
TrendingResults,
|
||||
LanguageOption,
|
||||
} from '../types';
|
||||
import { BaseEndpoint } from './base';
|
||||
|
||||
export class TrendingEndpoint extends BaseEndpoint {
|
||||
|
||||
Reference in New Issue
Block a user