I know that interfaces in typescript allow us to merge different types. When i tried to do so, i am getting error while transpiling the script.
Here is my buggy inter