ReferenceTypeScript APIInterfacesArrayOn this pageArrayMethodsfirstfirst: () => Tlastlast: () => Tcontainscontains: (target: T) => booleanremoveremove: (target: T) => voidshuffleshuffle: () => thisuniqueunique: () => T[]