Course contentsShow
TypeScript
Lesson 390 of 1,7969. Union TypesPro lesson

Arrays of Union Types

Creating arrays that can hold multiple types using Array<A | B> or (A | B)[] syntax.

This lesson is for subscribers

You've completed the free preview. Subscribe to unlock every lesson in every course.