When using typescript which is the better practice for an interface type that is only used for a single class?
Extending the interface:
interface MyPro