Slides / VideoIntermediate
Implementing Interfaces With implements
Learn how the implements keyword makes a TypeScript class conform to an interface's contract.
1 / 6
Learn how the implements keyword makes a TypeScript class conform to an interface's contract.