Web DevLanguageTypeScriptType VS InterfaceOn this pageType VS Interface Differences Interface supports auto-merging, type doesn't How to choose? Interfaces are better when you need to define a new object or method of an object. Reference LogRocket: Types vs. interfaces in TypeScript