Contact: aviboots(AT)netvision.net.il
38,490 questions
50,157 answers
573 users
let arr: number[]; arr = []; console.log(arr); /* run: [] */