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
Declaring methods using shorthand syntax in interfaces.
How do you declare a method (not a function property) in an interface?