SEARCH
You are in browse mode. You must login to use MEMORY

   Log in to start


From course:

TypeScript

» Start this Course
(Practice similar questions for free)
Question:

What is this type called? type Foo = A & B;

Author: John Pencola



Answer:

Intersection Remember: It is a value that is simultaneously of type A and B


0 / 5  (0 ratings)

1 answer(s) in total