typescript array declaration and initialization code example Example: type script array let list: number[] = [1, 2, 3];