string[];
topic: number[];
difficulty_level: number[];
} дальше let
type : string = "Close",
topicsId : number[] = questions_filter.topic,
difficultyLevels : number[] = questions_filter.difficulty_level,
limit : number = limitArg;
Попробуйте воспроизвести проблему в плейграунде: http://www.typescriptlang.org/play/
Обсуждают сегодня