Type vs InterfaceJune 10, 2021#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