FlashcardIntermediate

Method Signatures

Declaring methods using shorthand syntax in interfaces.

Question

How do you declare a method (not a function property) in an interface?

Click to reveal answer