Use the 'interface' keyword to define a TypeScript interface with properties and method signatures to contract object or class shape.| Tutorials