Type vs InterfaceOctober 13, 2019#typescriptTypeInterfaceTypeScript performance wiki recommends using `interfaces for object inheritance`When two interfaces with the same name are declared in the same scope, they merge their declarations