Как объявить пустой массив в типографии
public arrayName=[] as any;
Potato Poteto
public arrayName=[] as any;
let temp: Criminal[] = [];