File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -262,12 +262,12 @@ someService['someMethod'](x);
262262 <b><a href="#">↥ back to top</a></b>
263263</div >
264264
265- ## Q. Why do you need type definitions?
266- ## Q. How would you define a custom type?
267- ## Q. What is the difference between an Interface and a Class?
268- ## Q. What are Discriminated union types?
269- ## Q. How do you define Object of Objects type in typescript?
270- ## Q. How can you capture the 'type' the user provides (e.g. number), so that we can use that information later.
265+ #### Q. Why do you need type definitions?
266+ #### Q. How would you define a custom type?
267+ #### Q. What is the difference between an Interface and a Class?
268+ #### Q. What are Discriminated union types?
269+ #### Q. How do you define Object of Objects type in typescript?
270+ #### Q. How can you capture the 'type' the user provides (e.g. number), so that we can use that information later.
271271
272272<div align =" right " >
273273 <b><a href="#">↥ back to top</a></b>
You can’t perform that action at this time.
0 commit comments